8000 GitHub - escaped/cookiecutter-test
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

escaped/cookiecutter-test

Repository files navigation

cookiecutter-test

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

Python Package Boilerplate

Requirements

  • Python 3.6.1 or newer
  • poetry 1.1 or newer

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 enviroment containing all dependencies. Afterwards, You can run the test suite using

poetry run pytest

This repository follows the Conventional Commits style.

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
2959
0