python-pype-lang-4


Namepython-pype-lang-4 JSON
Version 4.0.4 PyPI version JSON
download
home_pagehttps://github.com/bbbdragon-pype4/python-pype-lang-4.git
SummaryVersion 4 of pype, a Python-integrated functional programming language - Provides easy-to-use pseudo-macros for common functional programming tasks such as maps, reduces, filters, conditionals, dictionary manipulations, and list manipulations..
upload_time2025-08-12 00:01:24
maintainerNone
docs_urlNone
authorBennett Charles Bullock
requires_pythonNone
licenseMIT
keywords functional programming map reduce filter lambda conditional
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bbbdragon-pype4/python-pype-lang-4.git",
    "name": "python-pype-lang-4",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "functional programming map reduce filter lambda conditional",
    "author": "Bennett Charles Bullock",
    "author_email": "bennettbullock94@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5d/cd/841965782838b5967d784ff0d565c2cfb2a22ced030591ea187f1b9d756a/python_pype_lang_4-4.0.4.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Version 4 of pype, a Python-integrated functional programming language - Provides easy-to-use pseudo-macros for common functional programming tasks such as maps, reduces, filters, conditionals, dictionary manipulations, and list manipulations..",
    "version": "4.0.4",
    "project_urls": {
        "Homepage": "https://github.com/bbbdragon-pype4/python-pype-lang-4.git"
    },
    "split_keywords": [
        "functional",
        "programming",
        "map",
        "reduce",
        "filter",
        "lambda",
        "conditional"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a12ee3bb98af093889f0dabfb5e80ca47cdbb2b0d11d248fa60d524d39417a8d",
                "md5": "3ce1fe009e016282886180f83150b3b4",
                "sha256": "754151b55b75ae1523f7ec81b32b2e33321e1e96b103e6948642f26b332c263a"
            },
            "downloads": -1,
            "filename": "python_pype_lang_4-4.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3ce1fe009e016282886180f83150b3b4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 45764,
            "upload_time": "2025-08-12T00:01:22",
            "upload_time_iso_8601": "2025-08-12T00:01:22.788450Z",
            "url": "https://files.pythonhosted.org/packages/a1/2e/e3bb98af093889f0dabfb5e80ca47cdbb2b0d11d248fa60d524d39417a8d/python_pype_lang_4-4.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5dcd841965782838b5967d784ff0d565c2cfb2a22ced030591ea187f1b9d756a",
                "md5": "b84f3bfe9d1eb2fecd4555ea0e220f1d",
                "sha256": "3cd83e608857ab6dff7f6df503295c616d3e05830b9188c3cb36b6b33d6d2dcf"
            },
            "downloads": -1,
            "filename": "python_pype_lang_4-4.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "b84f3bfe9d1eb2fecd4555ea0e220f1d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 57022,
            "upload_time": "2025-08-12T00:01:24",
            "upload_time_iso_8601": "2025-08-12T00:01:24.273174Z",
            "url": "https://files.pythonhosted.org/packages/5d/cd/841965782838b5967d784ff0d565c2cfb2a22ced030591ea187f1b9d756a/python_pype_lang_4-4.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-12 00:01:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bbbdragon-pype4",
    "github_project": "python-pype-lang-4",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python-pype-lang-4"
}
        
Elapsed time: 1.23955s