perhaps


Nameperhaps JSON
Version 0.5.2 PyPI version JSON
download
home_pagehttps://github.com/HKGx/perhaps
SummaryPerhaps there is no data or perhaps there is
upload_time2023-11-21 23:14:23
maintainer
docs_urlNone
authorHKGx
requires_python>=3.12,<4.0
licenseMIT
keywords maybe monad functional programming just some
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # perhaps

![PyPI](https://img.shields.io/pypi/v/perhaps?style=flat-square)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/perhaps?style=flat-square)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

> Save your time when dealing with data that *perhaps* exists.


*Perhaps won't offer any stable APIs before v1.0.0, but I'll do my best not to break too much things*

![A code screenshot showing example usage of perhaps](.github/code-snapshot.png)

I will stop publishing so many requests now, if needed pull the package from this repository

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HKGx/perhaps",
    "name": "perhaps",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.12,<4.0",
    "maintainer_email": "",
    "keywords": "maybe,monad,functional programming,just,some",
    "author": "HKGx",
    "author_email": "mail@hkgdoes.dev",
    "download_url": "https://files.pythonhosted.org/packages/b1/c0/2768fdce79ab1b64d5cca0827c04830bb1e98aa0f8cbd1a0119d2af0fd78/perhaps-0.5.2.tar.gz",
    "platform": null,
    "description": "# perhaps\n\n![PyPI](https://img.shields.io/pypi/v/perhaps?style=flat-square)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/perhaps?style=flat-square)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n> Save your time when dealing with data that *perhaps* exists.\n\n\n*Perhaps won't offer any stable APIs before v1.0.0, but I'll do my best not to break too much things*\n\n![A code screenshot showing example usage of perhaps](.github/code-snapshot.png)\n\nI will stop publishing so many requests now, if needed pull the package from this repository\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Perhaps there is no data or perhaps there is",
    "version": "0.5.2",
    "project_urls": {
        "Homepage": "https://github.com/HKGx/perhaps",
        "Repository": "https://github.com/HKGx/perhaps"
    },
    "split_keywords": [
        "maybe",
        "monad",
        "functional programming",
        "just",
        "some"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cad7da3436e7cd90027fa99dce102ba9f394da5aaf0c7aff0eac6e89207b8ff8",
                "md5": "7a61139cb5f2fc66b99a2a29c2c2d2fe",
                "sha256": "f238b154b26320b0a89dd7961fb1fed5dbc7d8a381a0b74a1f42f0c4589b7b51"
            },
            "downloads": -1,
            "filename": "perhaps-0.5.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7a61139cb5f2fc66b99a2a29c2c2d2fe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12,<4.0",
            "size": 4421,
            "upload_time": "2023-11-21T23:14:21",
            "upload_time_iso_8601": "2023-11-21T23:14:21.976029Z",
            "url": "https://files.pythonhosted.org/packages/ca/d7/da3436e7cd90027fa99dce102ba9f394da5aaf0c7aff0eac6e89207b8ff8/perhaps-0.5.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1c02768fdce79ab1b64d5cca0827c04830bb1e98aa0f8cbd1a0119d2af0fd78",
                "md5": "2cbaea3bdf4027d82fb6a56241346a76",
                "sha256": "3b1a480626566989471a0d6a593f8aaf1b307cadaa2f99ff3607fdd8e282fb07"
            },
            "downloads": -1,
            "filename": "perhaps-0.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2cbaea3bdf4027d82fb6a56241346a76",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12,<4.0",
            "size": 3925,
            "upload_time": "2023-11-21T23:14:23",
            "upload_time_iso_8601": "2023-11-21T23:14:23.457600Z",
            "url": "https://files.pythonhosted.org/packages/b1/c0/2768fdce79ab1b64d5cca0827c04830bb1e98aa0f8cbd1a0119d2af0fd78/perhaps-0.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-21 23:14:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HKGx",
    "github_project": "perhaps",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "perhaps"
}
        
Elapsed time: 0.14849s