python-httpfile


Namepython-httpfile JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-httpfile
SummaryPython httpfile.
upload_time2024-11-07 17:00:59
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.

## 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/01/a3/cc9dac185b90622d80953243bc19903ec56ced04c49244efa92fb52f491d/python_httpfile-0.0.5.tar.gz",
    "platform": null,
    "description": "# Python httpfile.\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.",
    "version": "0.0.5",
    "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": "1caadabd17c55573640170864b52e8ffb4d67f570b6e6d336c874e2817881b08",
                "md5": "b26bcb8f8c354c09900369aa76d05169",
                "sha256": "f5043c75716076f7390b85e37e618151ca1c115afc77201d41a8ed5dbcbe3be8"
            },
            "downloads": -1,
            "filename": "python_httpfile-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b26bcb8f8c354c09900369aa76d05169",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 9012,
            "upload_time": "2024-11-07T17:00:58",
            "upload_time_iso_8601": "2024-11-07T17:00:58.154734Z",
            "url": "https://files.pythonhosted.org/packages/1c/aa/dabd17c55573640170864b52e8ffb4d67f570b6e6d336c874e2817881b08/python_httpfile-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01a3cc9dac185b90622d80953243bc19903ec56ced04c49244efa92fb52f491d",
                "md5": "fd0c0a715d9110f13d7da4954543dfb5",
                "sha256": "2181043a0bc306039efedb81a0bea44d4cc769b63e4f4baf945f79797da735af"
            },
            "downloads": -1,
            "filename": "python_httpfile-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "fd0c0a715d9110f13d7da4954543dfb5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 7833,
            "upload_time": "2024-11-07T17:00:59",
            "upload_time_iso_8601": "2024-11-07T17:00:59.804991Z",
            "url": "https://files.pythonhosted.org/packages/01/a3/cc9dac185b90622d80953243bc19903ec56ced04c49244efa92fb52f491d/python_httpfile-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-07 17:00:59",
    "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.57649s