Simple logger with a catalog of handlers
Project description
Documentation
The documentation is available at https://src.koda.cnrs.fr/eric.debreuve/logger-36/-/wikis/home.
Installation
This project is published on the Python Package Index (PyPI) at: https://pypi.org/project/logger-36/. It should be installable from Python distribution platforms or Integrated Development Environments (IDEs). Otherwise, it can be installed from a command console using pip:
For all users (after acquiring administrative rights) |
For the current user (no administrative rights required) |
|
---|---|---|
Installation |
pip install logger-36 |
pip install --user logger-36 |
Update |
pip install --upgrade logger-36 |
pip install --user --upgrade logger-36 |
Dependencies
The development relies on several packages:
Mandatory: None
Optional: psutil, rich, tensorflow, tensorrt
The mandatory dependencies, if any, are installed automatically by pip, if they are not already, as part of the installation of logger-36. Python distribution platforms or Integrated Development Environments (IDEs) should also take care of this. The optional dependencies, if any, must be installed independently by following the related instructions, for added functionalities of logger-36.
Acknowledgments
The project is developed with PyCharm Community.
The code is formatted by Black, The Uncompromising Code Formatter.
The imports are ordered by isort… your imports, so you don’t have to.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file logger_36-2024.29.tar.gz
.
File metadata
- Download URL: logger_36-2024.29.tar.gz
- Upload date:
- Size: 36.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1eeca0d2f728b7cb4ace42b50005610ec7423d0c80e7604caf1e9c052e2dbc61 |
|
MD5 | 09d909e01c173027c022df211152d48d |
|
BLAKE2b-256 | fa08be48ed164b2056a2e09b8017b21c4a6349476660027c748548822192e49f |
File details
Details for the file logger_36-2024.29-py3-none-any.whl
.
File metadata
- Download URL: logger_36-2024.29-py3-none-any.whl
- Upload date:
- Size: 84.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8126c189b1cc938de1500a4a76d1fed0be222dbd5c9a0acb5523d2f380d31f52 |
|
MD5 | c7319c3c88578777ee7034f51120b2dd |
|
BLAKE2b-256 | 466b2c0eb28346f009cd0db39921e791187b82dd7a9bb2e1e849a67fc89befed |