simple-py-monads


Namesimple-py-monads JSON
Version 0.0.4 PyPI version JSON
download
home_pageNone
Summary"Pure Python implementations of Algebraic Data Types.
upload_time2024-08-15 22:29:04
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords monad optional result
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "simple-py-monads",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "Monad, Optional, Result",
    "author": null,
    "author_email": "Dylan Baker <dylan@pnwbakers.com>",
    "download_url": "https://files.pythonhosted.org/packages/91/0e/366c1fcd844da375f37b6fe08679bdfe04ae1d06b6878df17169d550b445/simple_py_monads-0.0.4.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "\"Pure Python implementations of Algebraic Data Types.",
    "version": "0.0.4",
    "project_urls": {
        "Source": "https://github.com/dcbaker/simple-monads"
    },
    "split_keywords": [
        "monad",
        " optional",
        " result"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f9c5b7efba16d2d117b93899f7cf441db89bfc4c6217885b15a93a8fc4176bcf",
                "md5": "6b7ef1a0729c19436f89f3875c007cd6",
                "sha256": "cea8e797970e708e99e24f75bae1a7244a3be8942d61e8b34a43ce6b2b21423c"
            },
            "downloads": -1,
            "filename": "simple_py_monads-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b7ef1a0729c19436f89f3875c007cd6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 10270,
            "upload_time": "2024-08-15T22:29:03",
            "upload_time_iso_8601": "2024-08-15T22:29:03.094214Z",
            "url": "https://files.pythonhosted.org/packages/f9/c5/b7efba16d2d117b93899f7cf441db89bfc4c6217885b15a93a8fc4176bcf/simple_py_monads-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "910e366c1fcd844da375f37b6fe08679bdfe04ae1d06b6878df17169d550b445",
                "md5": "3926a90129bbbf99caa28ba9b7a25a0a",
                "sha256": "66433679e68433f52c5ed4b3e4a39383dbc8fac86b7d0632fce72d2f14251068"
            },
            "downloads": -1,
            "filename": "simple_py_monads-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "3926a90129bbbf99caa28ba9b7a25a0a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 16904,
            "upload_time": "2024-08-15T22:29:04",
            "upload_time_iso_8601": "2024-08-15T22:29:04.750608Z",
            "url": "https://files.pythonhosted.org/packages/91/0e/366c1fcd844da375f37b6fe08679bdfe04ae1d06b6878df17169d550b445/simple_py_monads-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-15 22:29:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dcbaker",
    "github_project": "simple-monads",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "simple-py-monads"
}
        
Elapsed time: 1.24349s