Contents:
Modules:
- pythonbasictools package
- Subpackages
- Submodules
- pythonbasictools.collections_tools module
- pythonbasictools.decorators module
- pythonbasictools.device module
- pythonbasictools.google_drive module
- pythonbasictools.hash_tools module
- pythonbasictools.lock module
- pythonbasictools.logging_tools module
- pythonbasictools.multiprocessing_tools module
- Module contents
Description¶
This package is a module containing a set of tools useful to any project made with python.
Installation¶
Method |
Commands |
|---|---|
poetry |
|
uv |
|
PyPi |
|
source |
|
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.
Important Links¶
Documentation at https://jeremiegince.github.io/PythonBasicTools/.
Github at https://github.com/JeremieGince/PythonBasicTools/.