Short description of your project
Project description
Your Project Name
Short description of your project
This project was generated with the python-cookiecutter template and, amongst other things, provides the following functionality out of the box.
- CI/CD integration with Woodpecker-CI pipelines
- Testing via Nox across multiple python versions
- PyTest integration with codecoverage, mocking and asyncio
- Linting with black and flake8
- Type checking with MyPy
- Security using bandit and safety
- Documentation via MkDocs with a material theme and autodoc
- Live reload during development with
make docs
Makefile - Deployment to GitHub Pages through woodpecker pipeline using mike for version control
- Live reload during development with
- Package versioning and build with Poetry
- Deployment to both pypi (production) and test.pypi (development) through woodpecker pipelines based on branch
📚 Documenation
Documentation is hosted with GitHub Pages and can be found at:
- ✅ your-project-name/stable (reflecting the
Master
branch); or - ⚠️ your-project-name/develop (for bleeding edge).
⚒️ Installation
Python Version: This library is tested against Python >=3.7
To install the library run this command in your terminal.
pip install your_project_name
🚀 Usage
TODO: improve documentation here
>>> import your_project_name
>>> your_project_name.__version__
'0.0.1'
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
Built Distribution
File details
Details for the file your_project_name-0.0.1.tar.gz
.
File metadata
- Download URL: your_project_name-0.0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.9.15 Linux/5.4.0-109-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a86a0602304c75ab2dc16b9b10c65fdf2298d4208e5a452ad2577256181df89 |
|
MD5 | a81e3584f21b7738ef63e37e971d81af |
|
BLAKE2b-256 | b13a39ef157bba117bf3aaa98981656ead22579e2f833d55892ee638ce263c08 |
File details
Details for the file your_project_name-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: your_project_name-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.9.15 Linux/5.4.0-109-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8928b0feaa3540d7c59c98947af3545827cb6fb74ea676ef328165c3e3c2cf2 |
|
MD5 | 5449d3481e0cb0a78bce942beb023d5c |
|
BLAKE2b-256 | 5e249f635e41138a4da83e882dc0b0eea9ab08a9f972fface6684ec782b278ce |