PythonBasicTools
Star on GitHub GitHub forks Python 3.6 downloads PyPI version License Tests Workflow Dist Workflow Doc Workflow Code style: black codecov

Description

This package is a module containing a set of tools useful to any project made with python.


Installation

Method

Commands

poetry

poetry add pythonbasictools

uv

uv add pythonbasictools

PyPi

pip install pythonbasictools

source

pip install git+https://github.com/JeremieGince/PythonBasicTools

Last unstable version

To install the latest unstable version, download the latest version from https://github.com/JeremieGince/PythonBasicTools@dev.

For Developers

To contribute to the development of MatchCake, please refer to the contributing guidelines.

Notes

  • This package is still in development and some features may not be available yet.

  • The documentation is still in development and may not be complete yet.

License

Apache License 2.0


Star on GitHub