rangel


Namerangel JSON
Version 0.0.7 PyPI version JSON
download
home_page
SummaryRange data manipulations and operations
upload_time2022-12-15 00:27:31
maintainer
docs_urlNone
authorTariq Shihadah
requires_python
license
keywords python range numeric interval
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Module featuring RangeCollection object class for the management of range data and optimized performance of various simple and complex range operations, including range and point overlays, equitable and score-based separation of overlapping ranges, generation of random range data, and range data comparisons among others.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "rangel",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,range,numeric,interval",
    "author": "Tariq Shihadah",
    "author_email": "<tariq.shihadah@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/b0/34/051e09bed0940e80a1bb428940118caf95ab5e4653f214cc017b0dd9d45d/rangel-0.0.7.tar.gz",
    "platform": null,
    "description": "Module featuring RangeCollection object class for the management of range data and optimized performance of various simple and complex range operations, including range and point overlays, equitable and score-based separation of overlapping ranges, generation of random range data, and range data comparisons among others.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Range data manipulations and operations",
    "version": "0.0.7",
    "split_keywords": [
        "python",
        "range",
        "numeric",
        "interval"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "92322aabb21c337f1c115e7ccf576761",
                "sha256": "896d9d4ae51fa3c53f91924919876274c4a1afa1c7dc86d4549c193296b9fbaf"
            },
            "downloads": -1,
            "filename": "rangel-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "92322aabb21c337f1c115e7ccf576761",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 29869,
            "upload_time": "2022-12-15T00:27:27",
            "upload_time_iso_8601": "2022-12-15T00:27:27.070263Z",
            "url": "https://files.pythonhosted.org/packages/aa/1a/83f0cd0dd5e75262293c61d2264d7812c84761d829265e4c068b34360835/rangel-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "a6b6d5368b1a309d227afdfe74aeb0d5",
                "sha256": "873fb5c3ffaf1e4d2368daa927b613669d8288c885722a21c86c1223fb37a4ec"
            },
            "downloads": -1,
            "filename": "rangel-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "a6b6d5368b1a309d227afdfe74aeb0d5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 28774,
            "upload_time": "2022-12-15T00:27:31",
            "upload_time_iso_8601": "2022-12-15T00:27:31.387742Z",
            "url": "https://files.pythonhosted.org/packages/b0/34/051e09bed0940e80a1bb428940118caf95ab5e4653f214cc017b0dd9d45d/rangel-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-15 00:27:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "rangel"
}
        
Elapsed time: 0.06835s