Perfect Python Package
Project description
Perfect Python Package
Features
- creates a Python package;
- Poetry for dependency management;
- GitHub repository to host the code;
- pre-commit hooks to make sure we only make commits that meet certain criteria;
- added a license to the project;
- configured Poetry to allow uploading to PyPI and a test version of PyPI;
- tested uploading the package to a test version of PyPI;
- added Scriv to help us with changelog management and generation;
- contributer guide;
- code of conduct documentation;
- sphinx documentation;
- readme project description;
- tagged and published a release of our project;
- implemented unit tests;
- automated testing and linting with nox;
- checked code coverage;
- CI/CD with GitHub actions to run linting and testing;
- integrated with Codecov to get coverage reports in our pull requests;
- created a GitHub action to publish our package to PyPI automatically;
- badges to the README file;
update with these:
- Packaging and dependency management with Poetry Test automation with Nox Linting with pre-commit and Flake8 Continuous integration with GitHub Actions Documentation with Sphinx, MyST, and Read the Docs using the furo theme Automated uploads to PyPI and TestPyPI Automated release notes with Release Drafter Automated dependency updates with Dependabot Code formatting with Black and Prettier Import sorting with isort Testing with pytest Code coverage with Coverage.py Coverage reporting with Codecov Command-line interface with Click Static type-checking with mypy Runtime type-checking with Typeguard Automated Python syntax upgrades with pyupgrade Security audit with Bandit and Safety Check documentation examples with xdoctest Generate API documentation with autodoc and napoleon Generate command-line reference with sphinx-click Manage project labels with GitHub Labeler
Requirements
- TODO
Installation
You can install Perfect Python Package via pip from PyPI:
$ pip install perf-py-pkg
Usage
Please see the Command-line Reference for details.
Contributing
Contributions are very welcome. To learn more, see the Contributor Guide.
License
Distributed under the terms of the MIT license, Perfect Python Package is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Credits
This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
perf_py_pkg-0.0.1.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file perf_py_pkg-0.0.1.tar.gz
.
File metadata
- Download URL: perf_py_pkg-0.0.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72ad4f934293d7cfd93dc4a53a7b32b9e445d817ccfd51e568e905b12b7eb874 |
|
MD5 | 8d0e5c7ec2fa399c8cf240d432a00aba |
|
BLAKE2b-256 | 7c0a5204d7d2beaa37f14eec00538c01a688e00f9e73b9a5f62a94ab0e83850e |
File details
Details for the file perf_py_pkg-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: perf_py_pkg-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 144d991ba9c4ed27910ceab2978e7575908d95c07b2be2a5f72b6f02b8251241 |
|
MD5 | 4cb3225afff2eb87985123e915f4eb24 |
|
BLAKE2b-256 | 2ca0c72d07f53c17993738caade374a8284c212785c9d8332a0e2900152b016a |