Skip to main content

Cruft Python Hello-World

Project description

cruft_helloworld

PyPI GitHub Workflow Status (master) Coveralls github branch PyPI - Python Version PyPI - License

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

Debuggers and PyCharm

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cruft_helloworld-0.4.2.tar.gz (8.0 kB view hashes)

Uploaded Source

Built Distribution

cruft_helloworld-0.4.2-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page