Skip to main content

A collection of utilities used across multiple BIG projects

Project description

A collection of useful utilities shared a cross a number of Bits In Glass projects.

What is this repository for?

This repository a collection of useful, common utilities used over and over again in a number of BIG projects.

This is a library to be included in other projects.

How do I get set up?

Dependencies should be installed automatically (they are listed in the setup.py file), but here is the pip command for those who like to do things manually:

pip install --upgrade pyjwt wheel toml PyYAML dacite

To run the unit tests, you will need additional dependencies:

pip install --upgrade pytest pytest-mock

Alternatively, run those commands from the project root directory:

pip install --upgrade -r requirements.txt
pip install --upgrade -r test-requirements.txt

To run unit tests (using pytest), execute the following command from the project root directory:

pytest -v tests/*

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

big-utils-0.1.6.tar.gz (16.9 kB view hashes)

Uploaded Source

Built Distribution

big_utils-0.1.6-py3-none-any.whl (9.6 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