Skip to main content

A toolbox of utility functions I commonly use when programming in Python.

Project description

rsbox: Utility Toolbox

(Github | PyPI)

A toolbox of utility functions I commonly use when programming in Python.

The full API consists of importable functions from modules located in src/rsbox/. Functions are documented via comment blocks under the function header.

Installation

$ pip install rsbox

Modules

The modules are located in src/rsbox/

  • ml.py: machine learning programming utilities.
  • misc.py: misc. utilities.

Version changelog

0.0.5

  • Improved documentation.
  • Added plot function in ml.py and removed redundant plot_tensor function. plot_np_img was kept for longevity purposes.
  • Added misc.timestamp, misc.pickle and misc.unpickle.

0.0.4

  • Changed ml_utils.py to ml.py for ease-of-use.

0.0.3

  • Added more documentation.

0.0.2

  • Removed Jax functions to enable use of rsbox on m1 without needing to build Jax from source.

0.0.1

  • Initial module upload. Contains ml_utils.py.

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

rsbox-0.0.6.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

rsbox-0.0.6-py3-none-any.whl (6.3 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