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.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62c81e8c8ce6c4ef2c2f3484ab0f35dd1ab0cdbad571593792494a6ee1bd8f93 |
|
MD5 | 5976744264538f1c0b579d1dd3cf2676 |
|
BLAKE2b-256 | eb46845fd976e56d23a14e26662a105ef13a8cb1ac8aa10549dbc076861a0c2b |
Close
Hashes for just_a_test_project-0.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0599e0ff929638d63890c25bf1d7a391192f74f38cc4f46f0d17e69a9d175d4e |
|
MD5 | 7c6ba17588188abe689b12d07290dfca |
|
BLAKE2b-256 | 9617c5dfbd80490423e5117d4242d9fbb42b58bc71189ab3c774302ebd95857a |