intervals 0.9.2
0
Python tools for handling intervals (ranges of comparable objects).
Contents
Python tools for handling intervals (ranges of comparable objects).
Stars: 107, Watchers: 107, Forks: 17, Open Issues: 13The kvesteri/intervals
repo was created 10 years ago and the last code push was 2 years ago.
The project is popular with 107 github stars!
How to Install intervals
You can install intervals using pip
pip install intervals
or add it to a project with poetry
poetry add intervals
Package Details
- Author
- Konsta Vesterinen
- License
- BSD
- Homepage
- https://github.com/kvesteri/intervals
- PyPi:
- https://pypi.org/project/intervals/
- GitHub Repo:
- https://github.com/kvesteri/intervals
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common intervals errors.
Code Examples
Here are some intervals
code examples and snippets.