python-filewrap


Namepython-filewrap JSON
Version 0.2.5 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-filewrap
SummaryPython file wrappers.
upload_time2024-11-14 18:33:38
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.10
licenseMIT
keywords file wrapper
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python file wrappers.

## Installation

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

```console
pip install -U python-filewrap
```

## Usage

```python
import filewrap
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-filewrap",
    "name": "python-filewrap",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "file, wrapper",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7a/c0/740d075187c6e13bf926e3da53d1a205cdb887f7789e34bab63f9a8c11ce/python_filewrap-0.2.5.tar.gz",
    "platform": null,
    "description": "# Python file wrappers.\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/python-filewrap/)\n\n```console\npip install -U python-filewrap\n```\n\n## Usage\n\n```python\nimport filewrap\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python file wrappers.",
    "version": "0.2.5",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-filewrap",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-filewrap"
    },
    "split_keywords": [
        "file",
        " wrapper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "effb88339c6d4c89365370740c2771c199fc0f95857879cbb01646b286cba853",
                "md5": "ebfff3f37ff0990ca38f0cf115426fe1",
                "sha256": "dbaf528b3e4fff4c88078dee8872fce712464ef64e953932585bcc5afc27b316"
            },
            "downloads": -1,
            "filename": "python_filewrap-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ebfff3f37ff0990ca38f0cf115426fe1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 12752,
            "upload_time": "2024-11-14T18:33:35",
            "upload_time_iso_8601": "2024-11-14T18:33:35.431463Z",
            "url": "https://files.pythonhosted.org/packages/ef/fb/88339c6d4c89365370740c2771c199fc0f95857879cbb01646b286cba853/python_filewrap-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ac0740d075187c6e13bf926e3da53d1a205cdb887f7789e34bab63f9a8c11ce",
                "md5": "0d59eefc995717eb10789513ec7a15c9",
                "sha256": "173c95e158b430498842d46b493b32e00c9bcf62d20e176c11705fcfe6a32f1e"
            },
            "downloads": -1,
            "filename": "python_filewrap-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "0d59eefc995717eb10789513ec7a15c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 11405,
            "upload_time": "2024-11-14T18:33:38",
            "upload_time_iso_8601": "2024-11-14T18:33:38.093523Z",
            "url": "https://files.pythonhosted.org/packages/7a/c0/740d075187c6e13bf926e3da53d1a205cdb887f7789e34bab63f9a8c11ce/python_filewrap-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-14 18:33:38",
    "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-filewrap"
}
        
Elapsed time: 0.56642s