Extended Python Standard Library
Project description
stdl
stdl
is a collection of Python utilities that complement the standard library. It provides common functions and tools that developers frequently need, with minimal external dependencies.
Features
- File and directory operations
- String manipulation
- ANSI color support for terminal output
- Date and time formatting
- List processing
- Function decorators
- Logging configuration for
logging
andloguru
- See docs
Dependencies
- PyYAML
- python-dateutil
- toml
- tqdm
Installation
Using pip
pip install stdl
From source
pip install git+https://github.com/zigai/stdl
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.5.4.tar.gz
(22.6 kB
view details)
Built Distribution
stdl-0.5.4-py3-none-any.whl
(20.6 kB
view details)
File details
Details for the file stdl-0.5.4.tar.gz
.
File metadata
- Download URL: stdl-0.5.4.tar.gz
- Upload date:
- Size: 22.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f042a29c0a8cef537b4e5efd07fd2a6da9374afae4aef62842b942c5f521a33 |
|
MD5 | c2346e94f8bd269caaf14c849cc23c60 |
|
BLAKE2b-256 | 9a14fcedbaac4b8a188c403c95ad678a5c10bacc48af5257b8426a0628c3f909 |
File details
Details for the file stdl-0.5.4-py3-none-any.whl
.
File metadata
- Download URL: stdl-0.5.4-py3-none-any.whl
- Upload date:
- Size: 20.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41fca4fad346a79dea3653423c10f94c98aa3d05923ad332e944b8080040e357 |
|
MD5 | 172f7ec2e6ddda7550a44f268f5e3901 |
|
BLAKE2b-256 | 90c4a2b892c1caed1dbd15a87cbdc4306e7cc65f7b66a5a0d3fa956b51c1a45f |