This is a project template for a python package.
This is a project template for a python package. Its is meant to be a starting point for your python package project. It provides a project structure that is easy to start with and can grow to support a wide variety of features.
- Python 3.8+
- pytest
- pytest-cov
- pylint
- black
- Clone the repository
python setup.py bdist_wheelpylint --rcfile=.pylintrc ModuleTemplate- 0.1
- Initial Release
This project is based on the python-project-template project by @rsaz. The project is licensed under the MIT License.