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_utils.py: machine learning programming utilities.

Version changelog

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.

<<<<<<< HEAD

To-do

=======

To-do

  • Make image_dataset_from_folders function
  • Add get_timestr()
  • Add auto_backup() (see gist here)

5570a1d36df5e8ded9651380b588957e3074af37

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.4.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

rsbox-0.0.4-py3-none-any.whl (5.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