Skip to main content

es7s system common classes

Project description

PyPI Code style: black

es7s system shared code

Installation

pip install es7s-commons

Contents

@TODO

Logging

Max verbosity

import logging
logging.getLogger('es7s_commons').setLevel(logging.DEBUG)

Silence

import logging
logging.getLogger('es7s_commons').setLevel(logging.CRITICAL)

Changelog

CHANGES.rst

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

es7s_commons-1.8.0.tar.gz (28.6 kB view hashes)

Uploaded Source

Built Distribution

es7s_commons-1.8.0-py3-none-any.whl (33.6 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