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.2.tar.gz
(22.5 kB
view details)
Built Distribution
stdl-0.5.2-py3-none-any.whl
(20.5 kB
view details)
File details
Details for the file stdl-0.5.2.tar.gz
.
File metadata
- Download URL: stdl-0.5.2.tar.gz
- Upload date:
- Size: 22.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57b7b7d92f5c73c25bf2b5dca5825273c30f688a5009746947754cb280f1af9b |
|
MD5 | b1a222e52f5ad78536f204a87d73e1b9 |
|
BLAKE2b-256 | 60c08ef39f2ba05d42beccaf330a84e078cb7a32056055254bbe7c9ee579afd2 |
File details
Details for the file stdl-0.5.2-py3-none-any.whl
.
File metadata
- Download URL: stdl-0.5.2-py3-none-any.whl
- Upload date:
- Size: 20.5 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 | 40c9446616d2933ff14df2db8866aa2a247c886891306958a99d8ab8fe11d726 |
|
MD5 | 8a3f3a65e16be4d87e658c7eb4ac2fd5 |
|
BLAKE2b-256 | 3559785c03ad49fc797c2771cee6c10909b3fc59d8913b4fbb6ee26e1c606f4b |