A project for testing https://github.com/creditornot/wolt-python-package-cookiecutter
Project description
Just a test project
A project for testing https://github.com/creditornot/wolt-python-package-cookiecutter
Installation
pip install just-a-test-project
Development
-
Clone this repository
-
Create a virtual environment and install the dependencies
poetry install
-
Activate the virtual environment
poetry shell
Testing
pytest
Pre-commit
Pre-commit hooks run all the auto-formatters (e.g. black
, isort
), linters (e.g. mypy
, flake8
), and other quality
checks to make sure the changeset is in good shape before the commit/push happens.
You can install the hooks with (runs for each commit):
pre-commit install
Or if you want them to run only for each push:
pre-commit install -t pre-push
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
Close
Hashes for just-a-test-project-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bb25da98f67e3d1fda59d6483d9ae466c2fd36da14890341a974724f4a1f33e |
|
MD5 | bdade7eb7e2ddfd7a154692cf0ab211c |
|
BLAKE2b-256 | 58c65ef0a62ca77555c763979fba8510648a683e2ab807b6963b2ad772217f04 |
Close
Hashes for just_a_test_project-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72a848a50957ed63fa7120bd04845d739b28172f2e3223cdd70f5a91751b104a |
|
MD5 | ef6ad8524b141e56c20ef8764554b0c1 |
|
BLAKE2b-256 | f8b2ffda41205fda740d3f1e8c1602b05269dcb0eb99e7fc878e2ddf12e10ad9 |