stilpy

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


Keywords
stilpy, sorts, time, records, to, create, intervals, iterators
License
MIT
Install
pip install stilpy==1.0.1

Documentation

Stilpy

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 ~ ]