Various utility functions
Project description
ubiquerg
Ubiquerg is a utility package with a collection of helpful universally useful functions. The name means work (erg) everywhere (ubique), indicating our intention for these to be low-level functions that can be used in lots of different places. Functions are divided into groups, including:
- collection
- environment
- files
- paths
- system
- web
- cli_tools
Development guidelines
- Ubiquerg should have no dependencies outside of standard built-in python modules. Please do not add any functions that introduce a new dependency.
- Functions should be generic. They should perform basic, low-level processing that is not specific to a particular application.
- Functions should only be added to ubiquerg if they are used in at least 2 existing modules.
- Functions should be kept relatively small and simple (ideally <50 lines of code).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ubiquerg-0.8.0.tar.gz
(27.8 kB
view hashes)
Built Distribution
Close
Hashes for ubiquerg-0.8.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d98c2583e6c2f88c7700492de9a0cc49797214680fde679b1b440b27163e69e3 |
|
MD5 | 898069c0e2ca8dc8e9be9705e7312de3 |
|
BLAKE2b-256 | 7a7bf708f04e997fc9a011ed387c080ccdd4531744538334f4f4af1969a9aabf |