cruft_helloworld
Cruft Python Hello-World
Requirements
- Python 3.7.3 or newer
- poetry 1.1 or newer
Installation
pip install cruft_helloworld
Development
This project uses poetry for packaging and managing all dependencies and pre-commit to run flake8, isort, mypy and black.
Clone this repository and run
poetry install
poetry run pre-commit install
to create a virtual environment containing all dependencies. Afterwards, You can run the test suite using
poetry run pytest
This repository follows the Conventional Commits style.
Pycharm debugging
Coverage does not play well with other tracers simultaneously running. This manifests itself in behaviour that PyCharm might not hit a breakpoint no matter what the user does.
Cookiecutter template
This project was created using cruft and the cookiecutter-pyproject template. In order to update this repository to the latest template version run
cruft update
in the root of this repository.
Release files for cruft-helloworld 0.4.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cruft_helloworld-0.4.2.tar.gz | 8.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cruft_helloworld-0.4.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.5 kB
Release files / cruft_helloworld-0.4.2.tar.gz
| Download URL | cruft_helloworld-0.4.2.tar.gz |
|---|---|
| Size | 8.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
562d5ce809fcb7a9b1c9b0f089e95f5e6ddfd9d1b6828ad0d24dee420c1351a5
|
|
BLAKE2b-256 checksum How to use checksums |
665312f7ed61c04fa5385fcf9d40f2578d50341761770744229eb69d502c8f4f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
|
Release files / cruft_helloworld-0.4.2-py3-none-any.whl
| Download URL | cruft_helloworld-0.4.2-py3-none-any.whl |
|---|---|
| Size | 8.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
db1b069e9a1cf5fdbfba79093a35b9a69574811890a3bdd4ee251b24a67c6cd5
|
|
BLAKE2b-256 checksum How to use checksums |
b3b5b94b3cf7d0e72356809047a3806a17cdb592b58a0611de905e53e2a0faf5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
|