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
Built Distribution
File details
Details for the file big-utils-0.1.6.tar.gz
.
File metadata
- Download URL: big-utils-0.1.6.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ea8411f38ab1cbaa072d00b481b6be629bfcb28aa150a5bb3674d425758da0b |
|
MD5 | b21448f46f33456ddf7ed9cb06b8ef4c |
|
BLAKE2b-256 | 8fa0835b42010eb65217a6406e5f9ec5df19e1aaf5141b09c52bbffdcdbe87d3 |
File details
Details for the file big_utils-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: big_utils-0.1.6-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6dab2bba8c3f465147618f90db6f9c9e6dc5b66aef3c5cc353f02de2b34e974 |
|
MD5 | eb2825f6191d5e89805c02c0209adfc8 |
|
BLAKE2b-256 | dd1b0c9fb0f781106f799a4b2c7d2a049765119e94235c802007c46b12ac52ca |