ranger

A Python package for the manipulation of Range objects


Keywords
Ranges, Set, theory
License
BSD-3-Clause
Install
pip install ranger==0.10

Documentation

Ranger

Documentation: https://pythonhosted.org/ranger

Installation

pip install -U ranger

Ranger is a Python package for the manipulation of range objects. Ranges may extend over discrete or continuous domains, be open or closed, bounded or unbounded. Ranger also includes tools for managing collections of ranges, which may be mapped to other objects.

Copyright (C) 2014 Eli Rodgers-Melnick er432@cornell.edu