python-filewrap


Namepython-filewrap JSON
Version 0.2.3.1 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-filewrap
SummaryPython file wrappers.
upload_time2024-10-14 11:25:09
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/b4/0b/762b7b03bb8b6a261ff94bd8682334297c14adeaf77fa7f534bffdb4c955/python_filewrap-0.2.3.1.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.3.1",
    "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": "9d528d26aaaaee806060bbec1cf2b4e0d5bee253d66810be9b607b56005fa532",
                "md5": "6f9a0bace7c8de6f61cf402a80429655",
                "sha256": "d636b4e05e657e1bf88a282284e0dde24fb3cdaf39798b1cc022bbe99834655a"
            },
            "downloads": -1,
            "filename": "python_filewrap-0.2.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6f9a0bace7c8de6f61cf402a80429655",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 12659,
            "upload_time": "2024-10-14T11:25:07",
            "upload_time_iso_8601": "2024-10-14T11:25:07.887571Z",
            "url": "https://files.pythonhosted.org/packages/9d/52/8d26aaaaee806060bbec1cf2b4e0d5bee253d66810be9b607b56005fa532/python_filewrap-0.2.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b40b762b7b03bb8b6a261ff94bd8682334297c14adeaf77fa7f534bffdb4c955",
                "md5": "c41a184b7618090c274dabe33402129b",
                "sha256": "d33b6c4306f4235a6d70a79f255dab79f35c4299fa3fc86ba37f151ef1d17965"
            },
            "downloads": -1,
            "filename": "python_filewrap-0.2.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c41a184b7618090c274dabe33402129b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 11332,
            "upload_time": "2024-10-14T11:25:09",
            "upload_time_iso_8601": "2024-10-14T11:25:09.741175Z",
            "url": "https://files.pythonhosted.org/packages/b4/0b/762b7b03bb8b6a261ff94bd8682334297c14adeaf77fa7f534bffdb4c955/python_filewrap-0.2.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-14 11:25:09",
    "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.40283s