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:

$ pip install -r test_requirements.txt
$ python setup.py test

Dependencies:

This library contains many different parts, and we don’t want to force users to install all the dependencies for all the parts in order to use any one piece. For that reason, setup.py does not list any install-time dependencies, and users of this library must ensure they have the required dependencies configured.

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.3-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

Details for the file uservice_utils-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for uservice_utils-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6c4136f80b2d6cc195e4869c13a2aa6f58ae96d1612dafa6b5ea1d83cfce97f5
MD5 4ca41be21f01bf4fa24afa158d0c40ec
BLAKE2b-256 620fb6196cd250648473788c3e838ef4213aa32d04d37a8066f9d7c34a9465f6

See more details on using hashes here.

Provenance

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