Skip to main content

Utility functions and classes used in applications of Interval Design.

Project description

Python Tools for Applications of Interval Design

Requirements

Python 3.11+

Installation

pip install interval-tools

Or if you want to use ObjectID as a unique identifier in Domain-Driven Design, run

pip install "interval-tools[objectid]"

Quickstart

>>> from interval.utils import get_stream_logger
>>> import logging
>>> formatter = logging.Formatter('%(levelname)s:%(name)s:%(message)s')
>>> logger = get_stream_logger('interval', 'INFO', formatter=formatter)
>>> logger.info('Readability counts.')
INFO:interval:Readability counts.

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

interval-tools-0.11.0.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

interval_tools-0.11.0-py3-none-any.whl (9.8 kB view details)

Uploaded Python 3

File details

Details for the file interval-tools-0.11.0.tar.gz.

File metadata

  • Download URL: interval-tools-0.11.0.tar.gz
  • Upload date:
  • Size: 8.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for interval-tools-0.11.0.tar.gz
Algorithm Hash digest
SHA256 be11ac5768ff9d02299b589df6100393baa4f6f8dafdd24249885fe5191dfa57
MD5 ef1ef8b93f479e1afcf5429f60a3172e
BLAKE2b-256 4065ca4173387242c5a4aeb3f38ea1236effc2cdbcc3682337f6f4874b556312

See more details on using hashes here.

File details

Details for the file interval_tools-0.11.0-py3-none-any.whl.

File metadata

File hashes

Hashes for interval_tools-0.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3d0c1d077fe85b5742bacf58f11a6c87d42ef32154cae595a0702584780fce36
MD5 e4f18606f9fdb7c2f69766424b38c975
BLAKE2b-256 cd50381447bc83792bba28f202ccb795b03784d2a6f8051833c888441503aa30

See more details on using hashes here.

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