Skip to main content

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:

  1. RabbitMQ for queueing purpose
  2. Redis as a secondary storage
  3. MinIO for storing and retrieving files
  4. API requests module

Available Methods:

  1. 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


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.16.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

general_utils-0.1.16-py3-none-any.whl (7.8 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