coconut-prelude


Namecoconut-prelude JSON
Version 0.2.6 PyPI version JSON
download
home_pagehttps://github.com/evhub/coconut-prelude
SummaryAn implementation of Haskell's Prelude in Python using Coconut.
upload_time2023-11-20 02:00:42
maintainer
docs_urlNone
authorEvan Hubinger
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            An implementation of Haskell's Prelude in Python using Coconut.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/evhub/coconut-prelude",
    "name": "coconut-prelude",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Evan Hubinger",
    "author_email": "evanjhub@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c5/dc/5632f1b24e544f07e5940254da676045639755e0c2dbf92559cdb11b3136/coconut-prelude-0.2.6.tar.gz",
    "platform": null,
    "description": "An implementation of Haskell's Prelude in Python using Coconut.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "An implementation of Haskell's Prelude in Python using Coconut.",
    "version": "0.2.6",
    "project_urls": {
        "Homepage": "https://github.com/evhub/coconut-prelude"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "506d4c1aa4e25eab5c079a3d5eca50e714f864a67ffb0add9ea700d0c2e85c6f",
                "md5": "a2878dc9a9a096f8289fe0de62b1e69b",
                "sha256": "cfcbe349f0d634a1080961fd5c6ebdf883a06394a07e2762cc6550ec5e3e8c4d"
            },
            "downloads": -1,
            "filename": "coconut_prelude-0.2.6-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a2878dc9a9a096f8289fe0de62b1e69b",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 66885,
            "upload_time": "2023-11-20T02:00:41",
            "upload_time_iso_8601": "2023-11-20T02:00:41.373272Z",
            "url": "https://files.pythonhosted.org/packages/50/6d/4c1aa4e25eab5c079a3d5eca50e714f864a67ffb0add9ea700d0c2e85c6f/coconut_prelude-0.2.6-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5dc5632f1b24e544f07e5940254da676045639755e0c2dbf92559cdb11b3136",
                "md5": "dfa473c5b993bd2c4ed5faf097dfa1d7",
                "sha256": "d8d1ab41729cbc32a7a0488bf7c91022ae08be282a2101c1c29ab7d534658606"
            },
            "downloads": -1,
            "filename": "coconut-prelude-0.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "dfa473c5b993bd2c4ed5faf097dfa1d7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 83574,
            "upload_time": "2023-11-20T02:00:42",
            "upload_time_iso_8601": "2023-11-20T02:00:42.939035Z",
            "url": "https://files.pythonhosted.org/packages/c5/dc/5632f1b24e544f07e5940254da676045639755e0c2dbf92559cdb11b3136/coconut-prelude-0.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-20 02:00:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "evhub",
    "github_project": "coconut-prelude",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "coconut-prelude"
}
        
Elapsed time: 0.13954s