Skip to main content

Personal collection of common utilities

Project description

shinyutils

Various utilities for common tasks. :sparkles: :sparkles: :sparkles:

Setup

Install with pip (Python 3.7 or higher is required). Additional features can be enabled with the [<feature>] syntax shown below. Available optional features are:

  • color: color support for logging

  • plotting: support for matplotlib and seaborn (shinyutils.matwrap module)

  • pytorch: support for pytorch (shinyutils.pt module)

pip install shinyutils  # basic install
pip install "shinyutils[color]"  # install with color support
pip install "shinyutils[color,plotting,pytorch]"  # install with all optional features

Usage

For documentation on usage, refer to docs/index.md.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

shinyutils-12.3.0.tar.gz (20.6 kB view hashes)

Uploaded Source

Built Distribution

shinyutils-12.3.0-py3-none-any.whl (17.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page