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 formatplotlib
andseaborn
(shinyutils.matwrap
module) -
pytorch
: support forpytorch
(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
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
shinyutils-10.0.0.tar.gz
(16.6 kB
view hashes)
Built Distribution
Close
Hashes for shinyutils-10.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd086b4e0e93ac04335389b82ef51ffd992290967cda324588455a3bf4a37a54 |
|
MD5 | 303aad90902b15276800a0cbe466daec |
|
BLAKE2b-256 | 783e5861f02b795696138dafdc5d2c9f95543aec0d59ad4342c34201e6871951 |