crustypy-instance

Generated with CrustyPy.


License
MIT
Install
pip install crustypy-instance==0.1.1

Documentation

Badges
Build Nox semantic-release PyPI Read the Docs
Tests coverage pre-commit asv
Standards SemVer 2.0.0 Conventional Commits
Code Poetry Code style: black Ruff Checked with mypy
Repo GitHub issues GitHub stars GitHub license All Contributors Contributor Covenant

CrustyPy Instance

Generated with CrustyPy.

Read the Docs

Installation

PyPI

crustypy-instance is available on PyPI:

# With pip
pip install crustypy-instance
# With Poetry
poetry add crustypy-instance

GitHub

You can also install the latest version of the code directly from GitHub:

# With pip
pip install git+git://github.com/MicaelJarniac/crustypy-instance
# With Poetry
poetry add git+git://github.com/MicaelJarniac/crustypy-instance

Usage

For more examples, see the full documentation.

from crustypy_instance import crustypy_instance

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

More details can be found in CONTRIBUTING.

Contributors ✨

License

MIT

This project was created with the MicaelJarniac/crustypy template.