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.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e23279920cc400df982dc92b34f988d9125182fcbd35badb8109d870082a0fb |
|
MD5 | 27ab27852d274c26be8a2bff32918aa7 |
|
BLAKE2b-256 | c60e74c8f7b0f72a74218812f7c32da23963b0ef1a0205dc7f00329afec5d210 |
Close
Hashes for just_a_test_project-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f5555c783d17854fff87dbc00900a04e4bef13af42f5a05e07ca58ceaa30c07 |
|
MD5 | 120556046c0359832a434dcd491396c0 |
|
BLAKE2b-256 | 557a772273ccf79d7265aadde4355290285691a0d02c6157b8496bce18ffe24c |