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.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1140eb738fc1dec826c3f6a88273499abb862bc6793394e3aac460007012259 |
|
MD5 | ff5e261fa4427449fbd0be3896de0844 |
|
BLAKE2b-256 | 4622f3f337a76fcaff748bde0ee58fcec03beb77b1825a5c753ad45909281aff |
Close
Hashes for just_a_test_project-0.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8574b46e0ed315744b7e4629c9e5115e25692ad1e7a514225fb106ce87c295f9 |
|
MD5 | f303dc907d5dc3ff1404fe03dbedd5f8 |
|
BLAKE2b-256 | ab89bbbbd59118b0eeeb303682f64051aedf873b5b82da19abc8c7991d596f6b |