python-undefined


Namepython-undefined JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-undefined
SummaryPython undefined type.
upload_time2024-04-22 15:37:50
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.10
licenseMIT
keywords file reverse iter
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python undefined type.

## Installation

You can install from [pypi](https://pypi.org/project/python-undefined/)

```console
pip install -U python-undefined
```

## Usage

```python
from undefined import undefined
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-undefined",
    "name": "python-undefined",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "file, reverse, iter",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f6/df/c49cd53656864d8830a45b30770426b8b3508180b2b334ff7cb7284c3117/python_undefined-0.0.1.tar.gz",
    "platform": null,
    "description": "# Python undefined type.\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/python-undefined/)\n\n```console\npip install -U python-undefined\n```\n\n## Usage\n\n```python\nfrom undefined import undefined\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python undefined type.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-undefined",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-undefined"
    },
    "split_keywords": [
        "file",
        " reverse",
        " iter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "629dfdd0180b974aff88bf6c9871fe33046be45bc7424c27b45a4cb839ce83d6",
                "md5": "c6f17848536b7036b1cce567b682d972",
                "sha256": "dd21ab5ac1958152d3254c66bf43f8c57979d05b75ffd8148177332b165ba58f"
            },
            "downloads": -1,
            "filename": "python_undefined-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c6f17848536b7036b1cce567b682d972",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 3640,
            "upload_time": "2024-04-22T15:37:48",
            "upload_time_iso_8601": "2024-04-22T15:37:48.567463Z",
            "url": "https://files.pythonhosted.org/packages/62/9d/fdd0180b974aff88bf6c9871fe33046be45bc7424c27b45a4cb839ce83d6/python_undefined-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6dfc49cd53656864d8830a45b30770426b8b3508180b2b334ff7cb7284c3117",
                "md5": "c310a97452657c6953caa03a93141db3",
                "sha256": "30bce0cdcfcef8e43241f49a08f1a27ee0c34fb1f9f111c390f3e3998cdb6647"
            },
            "downloads": -1,
            "filename": "python_undefined-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c310a97452657c6953caa03a93141db3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 2341,
            "upload_time": "2024-04-22T15:37:50",
            "upload_time_iso_8601": "2024-04-22T15:37:50.827466Z",
            "url": "https://files.pythonhosted.org/packages/f6/df/c49cd53656864d8830a45b30770426b8b3508180b2b334ff7cb7284c3117/python_undefined-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 15:37:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenyangGao",
    "github_project": "web-mount-packs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python-undefined"
}
        
Elapsed time: 0.23228s