Extended Python Standard Library
Project description
stdl
stdl is a collection of Python utilities that complement the standard library.
Features
- File and directory operations
- String manipulation
- ANSI color support for terminal output
- Date and time formatting
- List utils
- Lazy imports
- Logging configuration for
loggingandloguru - See docs
Installation
Using pip
pip install stdl
pip install 'stdl[async]'
Using uv
uv add stdl
uv add 'stdl[async]'
From source
pip install git+https://github.com/zigai/stdl.git
# or
uv add git+https://github.com/zigai/stdl.git
License
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
stdl-0.7.1.tar.gz
(135.5 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
stdl-0.7.1-py3-none-any.whl
(44.5 kB
view details)
File details
Details for the file stdl-0.7.1.tar.gz.
File metadata
- Download URL: stdl-0.7.1.tar.gz
- Upload date:
- Size: 135.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2977a481e92dd2ac59e9ff03c0ad92eef950c524f6f7de465c534cdf3e2863e0
|
|
| MD5 |
51e5a06af5f75f8c0d5dafa2ec63ec30
|
|
| BLAKE2b-256 |
6d46444487ec664820e0571380957d819278f24011e1de7a319de1b2fb1167eb
|
File details
Details for the file stdl-0.7.1-py3-none-any.whl.
File metadata
- Download URL: stdl-0.7.1-py3-none-any.whl
- Upload date:
- Size: 44.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91085c73aa30377df0bd08ab0384456bec41fda21c210058dfc8ab8a9c15e2b0
|
|
| MD5 |
0eb9c54731e11c496d7cba99e5622a12
|
|
| BLAKE2b-256 |
ca63d627b06ecc5a32803c0fd882272275084acb4437b54b1da731f7c9647ce4
|