https://github.com/fabiosantoscode/python-intervals
A class to deal with intervals. Tested with numeric intervals and datetime intervals.
https://github.com/fabiosantoscode/python-intervals
Last synced: 10 months ago
JSON representation
A class to deal with intervals. Tested with numeric intervals and datetime intervals.
- Host: GitHub
- URL: https://github.com/fabiosantoscode/python-intervals
- Owner: fabiosantoscode
- Created: 2013-05-31T08:11:15.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-31T08:13:01.000Z (over 12 years ago)
- Last Synced: 2025-01-17T22:45:44.938Z (about 1 year ago)
- Language: Python
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
python-intervals
================
A class to deal with intervals. Tested with numeric intervals and datetime intervals.