Weka-inspired index and range using human-readable 1-based indices and placeholders, e.g.: first-last, 1-10,12,20-last
Changelog
=========
0.0.3 (2023-10-19)
------------------
- added `PLACEHOLDERS` list
- added class method `help` to `Index` and `Range` class for returning a short help string
0.0.2 (2023-02-21)
------------------
- added "simple_range.Index" class for a single index
- added convenience methods "range_indices" and "index_value"
0.0.1 (2023-02-21)
------------------
- initial release with "simple_range.Range" class
Raw data
{
"_id": null,
"home_page": "https://github.com/wairas/simple-range",
"name": "simple-range",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Peter Reutemann",
"author_email": "fracpete@waikato.ac.nz",
"download_url": "https://files.pythonhosted.org/packages/0f/12/78385dae234acb73cf920330be094768b16fe85402648db08e52845a03ee/simple-range-0.0.3.tar.gz",
"platform": null,
"description": "Weka-inspired index and range using human-readable 1-based indices and placeholders, e.g.: first-last, 1-10,12,20-last\n\nChangelog\n=========\n\n0.0.3 (2023-10-19)\n------------------\n\n- added `PLACEHOLDERS` list\n- added class method `help` to `Index` and `Range` class for returning a short help string\n\n\n0.0.2 (2023-02-21)\n------------------\n\n- added \"simple_range.Index\" class for a single index\n- added convenience methods \"range_indices\" and \"index_value\"\n\n\n0.0.1 (2023-02-21)\n------------------\n\n- initial release with \"simple_range.Range\" class\n\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Weka-inspired index range using human-readable 1-based indices and placeholders (eg first/last).",
"version": "0.0.3",
"project_urls": {
"Homepage": "https://github.com/wairas/simple-range"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0f1278385dae234acb73cf920330be094768b16fe85402648db08e52845a03ee",
"md5": "ab7b6478225cc132aab415aa80738e2a",
"sha256": "aa9a8a937f35f23202b7b688679c290de8c244907b4613b7e07de661de583319"
},
"downloads": -1,
"filename": "simple-range-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "ab7b6478225cc132aab415aa80738e2a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5734,
"upload_time": "2023-10-18T23:02:34",
"upload_time_iso_8601": "2023-10-18T23:02:34.957003Z",
"url": "https://files.pythonhosted.org/packages/0f/12/78385dae234acb73cf920330be094768b16fe85402648db08e52845a03ee/simple-range-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-18 23:02:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "wairas",
"github_project": "simple-range",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "simple-range"
}