Skip to main content

Skit utils package for ML Services

Project description

Handyman

Common utility framework for ML Services

Install

  1. To install the handyman library, please use the following command in case of pip:
    pip install handyman
  • Or add handyman as a poetry dependency.
    handyman = 0.1.3

Usage

The handyman library currently consists of the following packages:

  • exceptions
  • google_sheets
  • io
  • json_utils
  • log
  • prometheus
  • sentry

To use any of the packages stated above, please use:

from handyman import <package name>

Publish

Create a distribution package:

python setup.py sdist

Publish to PyPi:

pip install twine

twine upload dist/*

You will be prompted to enter username and password, if you don't have credentials contact @devops.

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

handyman-0.1.3.tar.gz (11.6 kB view hashes)

Uploaded Source

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