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
<style> .code-tree { border-radius: 6px; padding: 16px; font-family: monospace; line-height: 1.45; overflow: auto; white-space: pre; background-color:rgb(43, 43, 43); color: #d4d4d4; } .code-tree a { color: #569cd6; text-decoration: none; } .code-tree a:hover { text-decoration: underline; } .code-tree .comment { color:rgb(231, 213, 48); } </style>
stouputils/ โโโ applications/ โ โโโ automatic_docs.py # ๐ Documentation generation utilities (used to create this documentation) โ โโโ upscaler/ # ๐ Image & Video upscaler (configurable) โ โโโ ... โ โโโ 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 โ โโโ ... โ โโโ data_science/ โ โโโ config/ # โ๏ธ Configuration utilities for data science โ โโโ dataset/ # ๐ Dataset handling (dataset, dataset_loader, grouping_strategy) โ โโโ data_processing/ # ๐ Data processing utilities (image augmentation, preprocessing) โ โ โโโ image/ # ๐ผ๏ธ Image processing techniques โ โ โโโ ... โ โโโ models/ # ๐ง ML/DL model interfaces and implementations โ โ โโโ keras/ # ๐ค Keras model implementations โ โ โโโ keras_utils/ # ๐ ๏ธ Keras utilities (callbacks, losses, visualizations) โ โ โโโ ... โ โโโ scripts/ # ๐ Data science scripts (augment, preprocess, routine) โ โโโ metric_utils.py # ๐ Metrics utilities for ML/DL models โ โโโ mlflow_utils.py # ๐ MLflow integration utilities โ โโโ ... โ โโโ dont_look/ # ๐ Internal utilities (zip_file_override) โ โโโ installer/ โ โโโ common.py # ๐ง Common installer utilities โ โโโ downloader.py # โฌ๏ธ File download utilities โ โโโ linux.py # ๐ง Linux-specific installer utilities โ โโโ main.py # ๐ Main installer functionality โ โโโ windows.py # ๐ป Windows-specific installer utilities โ โโโ ... โ โโโ all_doctests.py # โ Execution of all doctests for a given path โโโ archive.py # ๐ฆ Archive utilities (zip, repair_zip) โโโ backup.py # ๐ฆ Backup utilities (delta backup, consolidate) โโโ collections.py # ๐งฐ Collection utilities (unique_list) โโโ ctx.py # ๐ซ Context managers (Muffle, LogToFile) โโโ decorators.py # ๐ฏ Decorators (silent, measure_time, error_handler, simple_cache) โโโ image.py # ๐ผ๏ธ Image utilities (image_resize) โโโ io.py # ๐ป I/O utilities (file management, json) โโโ parallel.py # ๐งโ๐คโ๐ง Parallel processing (multiprocessing, multithreading) โโโ print.py # ๐จ๏ธ Display utilities (info, debug, warning, error) โโโ ...
โญ 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.3.14.tar.gz
(149.2 kB
view details)
File details
Details for the file stouputils-1.3.14.tar.gz.
File metadata
- Download URL: stouputils-1.3.14.tar.gz
- Upload date:
- Size: 149.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ae1e090f2a02a310f1d5e8fe6b49fe536f5e28fc1d6a6cfaf7c8c8988194912
|
|
| MD5 |
ec4b939658b33a3039edf7f5cfe5862f
|
|
| BLAKE2b-256 |
e4764525c7173925f1c36cd27622def2a6d75f8a48e594c3d84a4de4b186cc53
|