python3-args


Namepython3-args JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python3-args
SummaryPython argument type.
upload_time2024-04-22 14:28:47
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 argument type.

## Installation

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

```console
pip install -U python3-args
```

## Usage

```python
import args
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python3-args",
    "name": "python3-args",
    "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/4e/4e/9c68dabf426c3326befc66f4c31dfbcf11f772086f5a86bd2bc2eb7d147c/python3_args-0.0.1.tar.gz",
    "platform": null,
    "description": "# Python argument type.\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/python3-args/)\n\n```console\npip install -U python3-args\n```\n\n## Usage\n\n```python\nimport args\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python argument type.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python3-args",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python3-args"
    },
    "split_keywords": [
        "file",
        " reverse",
        " iter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9dd89624631850e533d7eea7d586f23065ba6d4767a8a621d280bff3c6a632a",
                "md5": "7183b0c3c50d8a3d8851f7cd1a647cb6",
                "sha256": "a46a8a90c5ef3d5a194f85970694351226bf0a324633cc1962e4b12d84cfe75f"
            },
            "downloads": -1,
            "filename": "python3_args-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7183b0c3c50d8a3d8851f7cd1a647cb6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 4709,
            "upload_time": "2024-04-22T14:28:45",
            "upload_time_iso_8601": "2024-04-22T14:28:45.027642Z",
            "url": "https://files.pythonhosted.org/packages/f9/dd/89624631850e533d7eea7d586f23065ba6d4767a8a621d280bff3c6a632a/python3_args-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e4e9c68dabf426c3326befc66f4c31dfbcf11f772086f5a86bd2bc2eb7d147c",
                "md5": "c3acc15b09584e77aa39ab3e4c4e292d",
                "sha256": "4f2ee035b9c681cafa88931a632f48b205a3f0b5955ea030af305fa8e10bb8a9"
            },
            "downloads": -1,
            "filename": "python3_args-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c3acc15b09584e77aa39ab3e4c4e292d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 3466,
            "upload_time": "2024-04-22T14:28:47",
            "upload_time_iso_8601": "2024-04-22T14:28:47.184243Z",
            "url": "https://files.pythonhosted.org/packages/4e/4e/9c68dabf426c3326befc66f4c31dfbcf11f772086f5a86bd2bc2eb7d147c/python3_args-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 14:28:47",
    "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": "python3-args"
}
        
Elapsed time: 0.24271s