Last updated:
0 purchases
parsealot 0.0.2
✨ The parsealot package. ✨
WIP: this project will be implemented in the next time.
💫 Parsealot
A Python project template.
Some description comes here.
The source for this project is available here.
💿 Installation
To install it with pip run: pip install parsealot.
To install this package locally for development, clone it first using git clone https://github.com/leahevy/parsealot and run: pip install -e .[dev].
For installation of the latest version you can install it with pip directly from GitHub with the command: pip install git+https://github.com/leahevy/parsealot.git.
💡 Shell completion
For shell completion run one of the appropriate commands:
parsealot --install-completion=bash
parsealot --install-completion=zsh
parsealot --install-completion=fish
⌨️ Commands
The following commands are available:
lib1
Calls an example library function.
lib2
Calls another library function.
📖 Documentation
The documentation is available at https://leahevy.github.io/parsealot.
👥 Contributing
Want to add a contribution to parsealot? Feel free to send a pull request.
See also here.
🎓 License
Copyright (C) 2022 Leah Lackner
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.