pimms


Namepimms JSON
Version 0.3.23 PyPI version JSON
download
home_pagehttps://github.com/noahbenson/pimms/
SummaryPython immutable data structures library
upload_time2023-06-29 17:48:04
maintainer
docs_urlNone
authorNoah C. Benson
requires_python
licenseGPLv3
keywords persistent immutable functional
VCS
bugtrack_url
requirements pyrsistent six numpy scipy pint
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/noahbenson/pimms/",
    "name": "pimms",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "persistent immutable functional",
    "author": "Noah C. Benson",
    "author_email": "nben@nyu.edu",
    "download_url": "https://files.pythonhosted.org/packages/41/7d/ec9bbb2efc33bb5276d0034862bff4d9fd518fc8aae3129b0d7c87ab6166/pimms-0.3.23.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Python immutable data structures library",
    "version": "0.3.23",
    "project_urls": {
        "Homepage": "https://github.com/noahbenson/pimms/"
    },
    "split_keywords": [
        "persistent",
        "immutable",
        "functional"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "417dec9bbb2efc33bb5276d0034862bff4d9fd518fc8aae3129b0d7c87ab6166",
                "md5": "3a13d9bb7a73a221d64d97b67b67d5b1",
                "sha256": "bf80bed5d62a816421c12f22d83f51f457ad0ced455d76bf225d1fb4b4d88c07"
            },
            "downloads": -1,
            "filename": "pimms-0.3.23.tar.gz",
            "has_sig": false,
            "md5_digest": "3a13d9bb7a73a221d64d97b67b67d5b1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 67540,
            "upload_time": "2023-06-29T17:48:04",
            "upload_time_iso_8601": "2023-06-29T17:48:04.118380Z",
            "url": "https://files.pythonhosted.org/packages/41/7d/ec9bbb2efc33bb5276d0034862bff4d9fd518fc8aae3129b0d7c87ab6166/pimms-0.3.23.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-29 17:48:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "noahbenson",
    "github_project": "pimms",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pyrsistent",
            "specs": [
                [
                    ">=",
                    "0.11.0"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.10.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "pint",
            "specs": [
                [
                    ">=",
                    "0.7.0"
                ]
            ]
        }
    ],
    "lcname": "pimms"
}
        
Elapsed time: 0.10801s