EzPy Logs: swiss knife logging for personal use
Project description
EZPY Logs
Package for my personal use, swiss knife logging :
- When logging, has a nice formatter with file line and datetime
- Colorful logger
- Easy import / use
- Save to files, with errors
- Auto delete old logs
Install
Usage
uv run python hello.py
Dev
Local env setup
uv venv
venv/bin/avtivate
uv sync
TESTING
uv run python -m pytest -s -v tests/test_logger.py
Publishing
Change version in pyproject.toml
rm -rf dist
python -m build
twine upload dist/*
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
ezpy_logs-0.1.2.tar.gz
(11.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ezpy_logs-0.1.2.tar.gz.
File metadata
- Download URL: ezpy_logs-0.1.2.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6d67fe1fbd3bb5e1efd4c86ac5b6db75cffa27d1c673cbc7876510814595cff
|
|
| MD5 |
c339b9fe39502ce53406cc4f4a0a82fb
|
|
| BLAKE2b-256 |
0fa2c2853b288282eb6b7a037bb98932fadefa83ea2ac8a66b99fb89bac8e89c
|
File details
Details for the file ezpy_logs-0.1.2-py3-none-any.whl.
File metadata
- Download URL: ezpy_logs-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98b23cf649d7bb931ee01e4ba07a67ecb2db7bf74d4a7b599fa32e7407187aec
|
|
| MD5 |
564a592ddffcbf3dc539b8bd51b0f48b
|
|
| BLAKE2b-256 |
be25ac901896ef39400b17ba30c77887cdc10c074fc49d44e008b3c3bd4bd92d
|