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.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2215099e9461552875e0234985db1cb671b0a53ff9f40ce7cafd08c980f5ba31 |
|
MD5 | 91634424ec6c4f107c8ac58d1f492628 |
|
BLAKE2b-256 | ab4bcc4c7b2c30dae21b0cd50a17884405d50f233e9af0c710c86b05ea2f94e9 |
Close
Hashes for just_a_test_project-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad3dedc31d2b8cfbbbb2f0b42cd9294c36589ab56a07a193c7e254c92a2c72b8 |
|
MD5 | e5de401b2ee48647abf3213e02e0eb8f |
|
BLAKE2b-256 | 26535767717bc5ef99d5e0d79ecf83c232f0b257c07768834b39f88d330defea |