pythonic-fp-booleans


Namepythonic-fp-booleans JSON
Version 1.1.2 PyPI version JSON
download
home_pageNone
SummarySubtypable Boolean like classes
upload_time2025-09-09 17:52:00
maintainerNone
docs_urlNone
authorNone
requires_python>=3.13
licenseNone
keywords booleans subtypable
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Pythonic FP - Booleans
======================

PyPI project
`pythonic-fp-booleans
<https://pypi.org/project/pythonic-fp-booleans>`_.

Subtypable Boolean like classes.

While still compatible with Python shortcut logic, these classes can be non-shortcut logically
composed with Python’s bitwise operators.

This PyPI project is part of of the grscheller
`pythonic-fp namespace projects
<https://github.com/grscheller/pythonic-fp/blob/main/README.md>`_

Documentation
-------------

Documentation for this project is hosted on
`GitHub Pages
<https://grscheller.github.io/pythonic-fp/booleans/development/build/html>`_.

Copyright and License
---------------------

Copyright (c) 2025 Geoffrey R. Scheller. Licensed under the Apache
License, Version 2.0. See the LICENSE file for details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pythonic-fp-booleans",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13",
    "maintainer_email": null,
    "keywords": "booleans, subtypable",
    "author": null,
    "author_email": "\"Geoffrey R. Scheller\" <geoffrey@scheller.com>",
    "download_url": "https://files.pythonhosted.org/packages/ae/6d/7b65d7c585c50f597ebd4bf254c7a7d1055bab7f604476710d77bd153b62/pythonic_fp_booleans-1.1.2.tar.gz",
    "platform": null,
    "description": "Pythonic FP - Booleans\n======================\n\nPyPI project\n`pythonic-fp-booleans\n<https://pypi.org/project/pythonic-fp-booleans>`_.\n\nSubtypable Boolean like classes.\n\nWhile still compatible with Python shortcut logic, these classes can be non-shortcut logically\ncomposed with Python\u2019s bitwise operators.\n\nThis PyPI project is part of of the grscheller\n`pythonic-fp namespace projects\n<https://github.com/grscheller/pythonic-fp/blob/main/README.md>`_\n\nDocumentation\n-------------\n\nDocumentation for this project is hosted on\n`GitHub Pages\n<https://grscheller.github.io/pythonic-fp/booleans/development/build/html>`_.\n\nCopyright and License\n---------------------\n\nCopyright (c) 2025 Geoffrey R. Scheller. Licensed under the Apache\nLicense, Version 2.0. See the LICENSE file for details.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Subtypable Boolean like classes",
    "version": "1.1.2",
    "project_urls": {
        "Changelog": "https://github.com/grscheller/pythonic-fp-booleans/blob/main/CHANGELOG.rst",
        "Documentation": "https://grscheller.github.io/pythonic-fp/booleans/development/build/html/releases.html",
        "Homepage": "https://github.com/grscheller/pythonic-fp/blob/main/README.md",
        "Source": "https://github.com/grscheller/pythonic-fp-booleans"
    },
    "split_keywords": [
        "booleans",
        " subtypable"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2b417036dea11d829ea75d66e9df7cd5323b3bbbab160a7669c311e6552b8f3f",
                "md5": "8e52a50f017abf624f4884200958435d",
                "sha256": "b75f56c49bc00820f282a44cd5c7a45bcbdc2e3ed1dd8b7e0f1d84f1059b586e"
            },
            "downloads": -1,
            "filename": "pythonic_fp_booleans-1.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8e52a50f017abf624f4884200958435d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.13",
            "size": 13998,
            "upload_time": "2025-09-09T17:51:59",
            "upload_time_iso_8601": "2025-09-09T17:51:59.674597Z",
            "url": "https://files.pythonhosted.org/packages/2b/41/7036dea11d829ea75d66e9df7cd5323b3bbbab160a7669c311e6552b8f3f/pythonic_fp_booleans-1.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ae6d7b65d7c585c50f597ebd4bf254c7a7d1055bab7f604476710d77bd153b62",
                "md5": "b1ad525616cbc59a3fb48dd5266f217e",
                "sha256": "bd4f61850f122f0d6f1e92e178fadf2f6bce0996c06bd06ef67a0a75306c1751"
            },
            "downloads": -1,
            "filename": "pythonic_fp_booleans-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b1ad525616cbc59a3fb48dd5266f217e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 16762,
            "upload_time": "2025-09-09T17:52:00",
            "upload_time_iso_8601": "2025-09-09T17:52:00.715042Z",
            "url": "https://files.pythonhosted.org/packages/ae/6d/7b65d7c585c50f597ebd4bf254c7a7d1055bab7f604476710d77bd153b62/pythonic_fp_booleans-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-09 17:52:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "grscheller",
    "github_project": "pythonic-fp-booleans",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pythonic-fp-booleans"
}
        
Elapsed time: 2.10043s