Search for ExtraTerrestrial Ranges
Project description
setr - Search for Extra-Terrestrial Ranges
------------------------------------------
A grab bag of better ranges for Python projects.
Is it good?
===========
Yup, but it is small.
Installation
============
` pip install setr `
TODOs
=====
1. Allow MultiRange not to need to sort after ever addition.
- A function that requires sorting should check a boolean value and sort if nec.
2. Create an iter for MultiRange.
3. Create BigRange.
4. Allow the use of steps.
5. Think about implementing a __sum__.
6. Add examples in this README.
News
====
setr 0.2.0
----------
*Release date: 07-Jan-2013*
- Alpha release!
- Sort of tested, sort of stable, and mostly untrustworthy fast and multi ranges.
- Fixes a very bad off by 1 error.
setr 0.1
--------
*Release date: 07-Jan-2013*
- Initial pre-alpha release!
- Untested, unstable, and untrustworthy fast and multi ranges.
- Clobbers over top of your existing well working max() and min()! Import with caution!
------------------------------------------
A grab bag of better ranges for Python projects.
Is it good?
===========
Yup, but it is small.
Installation
============
` pip install setr `
TODOs
=====
1. Allow MultiRange not to need to sort after ever addition.
- A function that requires sorting should check a boolean value and sort if nec.
2. Create an iter for MultiRange.
3. Create BigRange.
4. Allow the use of steps.
5. Think about implementing a __sum__.
6. Add examples in this README.
News
====
setr 0.2.0
----------
*Release date: 07-Jan-2013*
- Alpha release!
- Sort of tested, sort of stable, and mostly untrustworthy fast and multi ranges.
- Fixes a very bad off by 1 error.
setr 0.1
--------
*Release date: 07-Jan-2013*
- Initial pre-alpha release!
- Untested, unstable, and untrustworthy fast and multi ranges.
- Clobbers over top of your existing well working max() and min()! Import with caution!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
setr-0.2.0.tar.gz
(3.0 kB
view details)
File details
Details for the file setr-0.2.0.tar.gz
.
File metadata
- Download URL: setr-0.2.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7ab67492da0db3a6a0c45b4f2a9c512bf550a79a0961ac2a57651436c6ed3ad |
|
MD5 | da588a1e78d73ab3625ddcb9fc0c1e44 |
|
BLAKE2b-256 | 6a0f55fc0947347a1445866f1e7e3ff14528a88e09272f3a53b453405053bf70 |