Skip to main content

Utilities for building micro-services.

Project description

This python library provides common utuilities we use when building micro-services.

Hacking Notes:

This library is designed to contain useful components for building micro-services. We aim to guarantee backwards compatibility. All code in this library must:

  • …be tested to a reasonable degree.

  • …be genericly useful to several services.

To hack on the library, create a python3 virtual environment:

$ virtualenv -p python3 ve
$ . ve/bin/activate

To run the tests:

$ python setup.py test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

uservice_utils-1.0.1-py3-none-any.whl (8.3 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