
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
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.
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.
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 ā āāā ... ā āāā 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) āāā ...
FAQs
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.
We found that stouputils demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.Ā It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.