Utils for python
Project description
yuno-py-utils
Utils for python
Getting Started
pip install yunopyutils
or using PDM
pdm add yunopyutils
Modules
Logs
from yunopyutils import build_logger
logger = build_logger(__file__)
logger.info("Hello World !")
# Expected result
## {"timestamp": "2023-06-16T15:25:02.469Z", "level": "INFO", "filename": "log.py", "module": "log", "line": 5, "message": "Hello World !"}
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
yunopyutils-1.0.0a2.tar.gz
(5.8 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 yunopyutils-1.0.0a2.tar.gz.
File metadata
- Download URL: yunopyutils-1.0.0a2.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.7.4 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8669023b33467bf2b9abc347a632fd1894e1ee7ac57c89f4e2746f2e6479753
|
|
| MD5 |
5f47be6f86b64913b87d5f8e9923b2a9
|
|
| BLAKE2b-256 |
04b3da236e7631c49309c234a81250ba18a7601e947f26dded8a4917d145f52b
|
File details
Details for the file yunopyutils-1.0.0a2-py3-none-any.whl.
File metadata
- Download URL: yunopyutils-1.0.0a2-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.7.4 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a75f4115c39b5654e1e8b7164297879bc28cde9c43ffc11a3d4214807feb5ac2
|
|
| MD5 |
4e3c597a6d779c22b7d87c9609bb229a
|
|
| BLAKE2b-256 |
474dd1c85b746dc3e3ede156ffb346f1355091e9aaa147bd109750495a2c07aa
|