A general package that has useful functionalities
Project description
General Utilities
A General Utilities Library that provides a Python interface to many technologies
Available Objects:
- RabbitMQ for queueing purpose
- Redis as a secondary storage
- MinIO for storing and retrieving files
- API requests module
Available Methods:
- Logging module
Kindly reffer the docstrings for further details reagriding the objects and methods :
from general_utils import utils
help(utils)
##-- OR --##
print(utils.__doc__)
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
general_utils-0.1.3.tar.gz
(4.6 kB
view details)
Built Distribution
File details
Details for the file general_utils-0.1.3.tar.gz
.
File metadata
- Download URL: general_utils-0.1.3.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08ca39165e2d3dc402a85292e2bf823e79daafa2744955efc69f4920550aef44 |
|
MD5 | 25cef56db1b984f83a6d67cb2cbe8b88 |
|
BLAKE2b-256 | 30fa43c7d48a1942e5979f9bea0a3e9e6e52288d7cbdae6e7a1b161fd1ba681e |
File details
Details for the file general_utils-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: general_utils-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11afa58086080ae4eca55aa3d366f7c107cfefbce2194a8660b004d8e981dddf |
|
MD5 | 8e3126046faf625770181203c377ea96 |
|
BLAKE2b-256 | 134a8b0a5884f827758ae241be3aa01b298e50397097b893419d875a004b6760 |