python-httpfile


Namepython-httpfile JSON
Version 0.0.1.3 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-httpfile
SummaryPython httpfile classes.
upload_time2024-06-11 06:26:12
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.10
licenseMIT
keywords http file wrapper
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python httpfile classes.

## Installation

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

```console
pip install -U python-httpfile
```

## Usage

```python
import httpfile
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-httpfile",
    "name": "python-httpfile",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "http, file, wrapper",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/37/58/8c186ff47c89da80d15996e86f6890ab9ce44f1bfa86d5e460b64638b681/python_httpfile-0.0.1.3.tar.gz",
    "platform": null,
    "description": "# Python httpfile classes.\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/python-httpfile/)\n\n```console\npip install -U python-httpfile\n```\n\n## Usage\n\n```python\nimport httpfile\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python httpfile classes.",
    "version": "0.0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-httpfile",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-httpfile"
    },
    "split_keywords": [
        "http",
        " file",
        " wrapper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3c3f811999b95abbd1ac8a62a581c97ffd31ae7cad3059ba90d6eaf95afbbb2",
                "md5": "6a1059c970ee69970fe0f5766a3f5082",
                "sha256": "6f00dd1ae04917bfc0723c8189728c4e766a95322f682861c5b59ac150845361"
            },
            "downloads": -1,
            "filename": "python_httpfile-0.0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6a1059c970ee69970fe0f5766a3f5082",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 6665,
            "upload_time": "2024-06-11T06:26:11",
            "upload_time_iso_8601": "2024-06-11T06:26:11.279403Z",
            "url": "https://files.pythonhosted.org/packages/c3/c3/f811999b95abbd1ac8a62a581c97ffd31ae7cad3059ba90d6eaf95afbbb2/python_httpfile-0.0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37588c186ff47c89da80d15996e86f6890ab9ce44f1bfa86d5e460b64638b681",
                "md5": "047e13857593925116b56c117e78d901",
                "sha256": "680faa569a9313408a1cfddb401269336224623fb67e9386c875495efc187c53"
            },
            "downloads": -1,
            "filename": "python_httpfile-0.0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "047e13857593925116b56c117e78d901",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 5374,
            "upload_time": "2024-06-11T06:26:12",
            "upload_time_iso_8601": "2024-06-11T06:26:12.652817Z",
            "url": "https://files.pythonhosted.org/packages/37/58/8c186ff47c89da80d15996e86f6890ab9ce44f1bfa86d5e460b64638b681/python_httpfile-0.0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-11 06:26:12",
    "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-httpfile"
}
        
Elapsed time: 0.25694s