rms-interval


Namerms-interval JSON
Version 0.0.5 PyPI version JSON
download
home_pageNone
SummaryA dictionary keyed by ranges of floating point numbers
upload_time2024-05-15 20:25:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords dictionary
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            [![GitHub release; latest by date](https://img.shields.io/github/v/release/SETI/rms-interval)](https://github.com/SETI/rms-interval/releases)
[![GitHub Release Date](https://img.shields.io/github/release-date/SETI/rms-interval)](https://github.com/SETI/rms-interval/releases)
[![Test Status](https://img.shields.io/github/actions/workflow/status/SETI/rms-interval/run-tests.yml?branch=main)](https://github.com/SETI/rms-interval/actions)
[![Code coverage](https://img.shields.io/codecov/c/github/SETI/rms-interval/main?logo=codecov)](https://codecov.io/gh/SETI/rms-interval)
<br />
[![PyPI - Version](https://img.shields.io/pypi/v/rms-interval)](https://pypi.org/project/rms-interval)
[![PyPI - Format](https://img.shields.io/pypi/format/rms-interval)](https://pypi.org/project/rms-interval)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/rms-interval)](https://pypi.org/project/rms-interval)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/rms-interval)](https://pypi.org/project/rms-interval)
<br />
[![GitHub commits since latest release](https://img.shields.io/github/commits-since/SETI/rms-interval/latest)](https://github.com/SETI/rms-interval/commits/main/)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/SETI/rms-interval)](https://github.com/SETI/rms-interval/commits/main/)
[![GitHub last commit](https://img.shields.io/github/last-commit/SETI/rms-interval)](https://github.com/SETI/rms-interval/commits/main/)
<br />
[![Number of GitHub open issues](https://img.shields.io/github/issues-raw/SETI/rms-interval)](https://github.com/SETI/rms-interval/issues)
[![Number of GitHub closed issues](https://img.shields.io/github/issues-closed-raw/SETI/rms-interval)](https://github.com/SETI/rms-interval/issues)
[![Number of GitHub open pull requests](https://img.shields.io/github/issues-pr-raw/SETI/rms-interval)](https://github.com/SETI/rms-interval/pulls)
[![Number of GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed-raw/SETI/rms-interval)](https://github.com/SETI/rms-interval/pulls)
<br />
![GitHub License](https://img.shields.io/github/license/SETI/rms-interval)
[![Number of GitHub stars](https://img.shields.io/github/stars/SETI/rms-interval)](https://github.com/SETI/rms-interval/stargazers)
![GitHub forks](https://img.shields.io/github/forks/SETI/rms-interval)

# rms-interval

PDS Ring-Moon Systems Node, SETI Institute

Supported versions: Python >= 3.8

The interval class behaves like a dictionary keyed by ranges of
floating-point numbers. Each value of the dictionary applies for any key
value within the numeric range. Later entries into the dictionary can
partially or completely replace earlier values.

Note that this package is deprecated in favor of the `portion` module.
Eventually this package may be removed entirely.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rms-interval",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "\"Robert S. French\" <rfrench@seti.org>",
    "keywords": "dictionary",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/3d/99/6350e0f91aa4f8d6f2252d14dccfadc1dc6329de594520ea6d53282b05bb/rms_interval-0.0.5.tar.gz",
    "platform": null,
    "description": "[![GitHub release; latest by date](https://img.shields.io/github/v/release/SETI/rms-interval)](https://github.com/SETI/rms-interval/releases)\n[![GitHub Release Date](https://img.shields.io/github/release-date/SETI/rms-interval)](https://github.com/SETI/rms-interval/releases)\n[![Test Status](https://img.shields.io/github/actions/workflow/status/SETI/rms-interval/run-tests.yml?branch=main)](https://github.com/SETI/rms-interval/actions)\n[![Code coverage](https://img.shields.io/codecov/c/github/SETI/rms-interval/main?logo=codecov)](https://codecov.io/gh/SETI/rms-interval)\n<br />\n[![PyPI - Version](https://img.shields.io/pypi/v/rms-interval)](https://pypi.org/project/rms-interval)\n[![PyPI - Format](https://img.shields.io/pypi/format/rms-interval)](https://pypi.org/project/rms-interval)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/rms-interval)](https://pypi.org/project/rms-interval)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/rms-interval)](https://pypi.org/project/rms-interval)\n<br />\n[![GitHub commits since latest release](https://img.shields.io/github/commits-since/SETI/rms-interval/latest)](https://github.com/SETI/rms-interval/commits/main/)\n[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/SETI/rms-interval)](https://github.com/SETI/rms-interval/commits/main/)\n[![GitHub last commit](https://img.shields.io/github/last-commit/SETI/rms-interval)](https://github.com/SETI/rms-interval/commits/main/)\n<br />\n[![Number of GitHub open issues](https://img.shields.io/github/issues-raw/SETI/rms-interval)](https://github.com/SETI/rms-interval/issues)\n[![Number of GitHub closed issues](https://img.shields.io/github/issues-closed-raw/SETI/rms-interval)](https://github.com/SETI/rms-interval/issues)\n[![Number of GitHub open pull requests](https://img.shields.io/github/issues-pr-raw/SETI/rms-interval)](https://github.com/SETI/rms-interval/pulls)\n[![Number of GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed-raw/SETI/rms-interval)](https://github.com/SETI/rms-interval/pulls)\n<br />\n![GitHub License](https://img.shields.io/github/license/SETI/rms-interval)\n[![Number of GitHub stars](https://img.shields.io/github/stars/SETI/rms-interval)](https://github.com/SETI/rms-interval/stargazers)\n![GitHub forks](https://img.shields.io/github/forks/SETI/rms-interval)\n\n# rms-interval\n\nPDS Ring-Moon Systems Node, SETI Institute\n\nSupported versions: Python >= 3.8\n\nThe interval class behaves like a dictionary keyed by ranges of\nfloating-point numbers. Each value of the dictionary applies for any key\nvalue within the numeric range. Later entries into the dictionary can\npartially or completely replace earlier values.\n\nNote that this package is deprecated in favor of the `portion` module.\nEventually this package may be removed entirely.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A dictionary keyed by ranges of floating point numbers",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/SETI/rms-interval",
        "Issues": "https://github.com/SETI/rms-interval/issues",
        "Repository": "https://github.com/SETI/rms-interval",
        "Source": "https://github.com/SETI/rms-interval"
    },
    "split_keywords": [
        "dictionary"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4447621e901c843167517d436fe3713f50a9ffa1f9d5e1ce3dd158be21309f6c",
                "md5": "f8fdafbf49142c6236a8e0aeffc23a6c",
                "sha256": "70d0478b0a1e9aedfb207aa52481a42d2de61b5a16bc4d23fbdb5958c48b5e4a"
            },
            "downloads": -1,
            "filename": "rms_interval-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f8fdafbf49142c6236a8e0aeffc23a6c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8817,
            "upload_time": "2024-05-15T20:25:44",
            "upload_time_iso_8601": "2024-05-15T20:25:44.909213Z",
            "url": "https://files.pythonhosted.org/packages/44/47/621e901c843167517d436fe3713f50a9ffa1f9d5e1ce3dd158be21309f6c/rms_interval-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d996350e0f91aa4f8d6f2252d14dccfadc1dc6329de594520ea6d53282b05bb",
                "md5": "10be82dfdd7556551a36d325a5081ad7",
                "sha256": "4bab2938bcdff47b27d9c00890ec94cecb8b2c3c281cf2105820637f02cec34b"
            },
            "downloads": -1,
            "filename": "rms_interval-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "10be82dfdd7556551a36d325a5081ad7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 16445,
            "upload_time": "2024-05-15T20:25:46",
            "upload_time_iso_8601": "2024-05-15T20:25:46.639567Z",
            "url": "https://files.pythonhosted.org/packages/3d/99/6350e0f91aa4f8d6f2252d14dccfadc1dc6329de594520ea6d53282b05bb/rms_interval-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-15 20:25:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SETI",
    "github_project": "rms-interval",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "rms-interval"
}
        
Elapsed time: 0.23457s