Stouputils is a collection of utility modules designed to simplify and enhance the development process. It includes a range of tools for tasks such as execution of doctests, display utilities, decorators, as well as context managers, and many more.
Project description
๐ ๏ธ Project Badges
๐ Project Overview
Stouputils is a collection of utility modules designed to simplify and enhance the development process.
It includes a range of tools for tasks such as execution of doctests, display utilities, decorators, as well as context managers.
๐ Project File Tree
stouputils/
โโโ applications/
โ โโโ automatic_docs.py # ๐ Documentation generation utilities (used to create this documentation)
โ โโโ ...
โ
โโโ continuous_delivery/
โ โโโ cd_utils.py # ๐ง Common utilities for continuous delivery
โ โโโ github.py # ๐ฆ GitHub utilities (upload_to_github)
โ โโโ pypi.py # ๐ฆ PyPI utilities (pypi_full_routine)
โ โโโ pyproject.py # ๐ Pyproject.toml utilities
โ โโโ ...
โ
โโโ print.py # ๐จ๏ธ Display utilities (info, debug, warning, error)
โโโ io.py # ๐ป I/O utilities (file management, json)
โโโ decorators.py # ๐ฏ Decorators (silent, measure_time, error_handler, simple_cache)
โโโ ctx.py # ๐ซ Context managers (Muffle, LogToFile)
โโโ archive.py # ๐ฆ Archive utilities (zip, repair_zip)
โโโ parallel.py # ๐งโ๐คโ๐ง Parallel processing (multiprocessing, multithreading)
โโโ collections.py # ๐งฐ Collection utilities (unique_list)
โโโ all_doctests.py # โ
Execution of all doctests for a given path
โโโ backup.py # ๐ฆ Backup utilities (delta backup, consolidate)
โโโ ...
โญ Star History
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
stouputils-1.2.14.tar.gz
(33.9 kB
view details)
File details
Details for the file stouputils-1.2.14.tar.gz.
File metadata
- Download URL: stouputils-1.2.14.tar.gz
- Upload date:
- Size: 33.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91298dda1cc7c1d0a5567ceefecba9aec19bb42bc0784f5cd83f885903c4e33d
|
|
| MD5 |
fae3272568368123beebd972d7ddd0ea
|
|
| BLAKE2b-256 |
30f6d38c7283e8666761e0741d4ef4582277765efda932f178c320b2abf79d7d
|