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

Tool Inventory

Tool inventory.

Read the Docs

Installation

PyPI

tool-inventory is available on PyPI:

# With pip
pip install tool-inventory
# With Poetry
poetry add tool-inventory

GitHub

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

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

Usage

For more examples, see the full documentation.

tool-inventory start

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 ✨

Micael Jarniac
Micael Jarniac

💻

License

MIT

This project was created with the MicaelJarniac/crustypy template.