lmonson / cookiecutter-hypermodern-python-instance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hypermodern_Python_Template

PyPI Status Python Version License

Read the documentation at https://hypermodern_python_template.readthedocs.io/ Tests Codecov

pre-commit Black

Features

  • TODO

Requirements

  • TODO

Installation (developer)

Pre install poetry and tox into your global environment.

$ brew install poetry
$ brew install tox

Create conda environment for this project

$ conda env create -f environment.yml
$ conda activate cookiecutter-hypermodern-python-instance
$ poetry install

Workflow

$ tox

Installation (end user)

Usage

Please see the Command-line Reference for details.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, Hypermodern_Python_Template is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.

About

License:MIT License


Languages

Language:Python 100.0%