Skip to main content

Stilpy creates time intervals from records and manage them for you.

Project description

Stilpy

https://img.shields.io/pypi/v/stilpy.svg Documentation Status Updates

Stilpy creates time intervals from records and manage them for you.

Features

  • Sorted time intervals iterator created from a collection of records

  • List, tuples, dicts and dict like objects supported as the items inside the collection of records

  • sqlite3.Row objects supported as well

  • Records grouping supported so you can create intervals applying grouping conditions

  • datetime strings dynamically casted to datetime format

  • Sum the durations of your time intervals if they can be sum

  • This repository is being maintained

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

[ ~ Dependencies scanned by PyUp.io ~ ]

History

1.0.1 (2024-01-11)

  • Remove typing from a variable since it crashes on Python 3.5

1.0.0 (2023-01-04)

  • Change the way extra arguments are populated in the interval when using TimeGaps constructor

0.2.0 (2020-05-21)

  • Second release on PyPI.

0.1.0 (2020-01-17)

  • First release on PyPI.

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

stilpy-1.0.1.tar.gz (28.1 kB view hashes)

Uploaded Source

Built Distribution

stilpy-1.0.1-py2.py3-none-any.whl (10.5 kB view hashes)

Uploaded Python 2 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