python-filewrap


Namepython-filewrap JSON
Version 0.2.6.1 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-filewrap
SummaryPython file wrappers.
upload_time2024-12-06 02:48:53
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/4d/0f/b4b3929c05fe20fdf88839c1b881c1f3f1b790dd37478ceae77c508dc875/python_filewrap-0.2.6.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.6.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": "aee29101b52a682d462ee0b8520f28d7ba0f696a78642a5362de587fb32875ea",
                "md5": "91fb8413e4356acf3fea3a1f4550cf31",
                "sha256": "9c5d478ffe77cc3e4321f44cbaca5dea70378bb11e2c98c0dd9367385a305893"
            },
            "downloads": -1,
            "filename": "python_filewrap-0.2.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "91fb8413e4356acf3fea3a1f4550cf31",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 12901,
            "upload_time": "2024-12-06T02:48:52",
            "upload_time_iso_8601": "2024-12-06T02:48:52.678694Z",
            "url": "https://files.pythonhosted.org/packages/ae/e2/9101b52a682d462ee0b8520f28d7ba0f696a78642a5362de587fb32875ea/python_filewrap-0.2.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d0fb4b3929c05fe20fdf88839c1b881c1f3f1b790dd37478ceae77c508dc875",
                "md5": "6653d923237b02c2ae3fb6c4ff84cd10",
                "sha256": "4581cd74b693b8b1f3156368d0b2df6c26ce6acfe6c273efe92125956b300308"
            },
            "downloads": -1,
            "filename": "python_filewrap-0.2.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6653d923237b02c2ae3fb6c4ff84cd10",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 11605,
            "upload_time": "2024-12-06T02:48:53",
            "upload_time_iso_8601": "2024-12-06T02:48:53.920668Z",
            "url": "https://files.pythonhosted.org/packages/4d/0f/b4b3929c05fe20fdf88839c1b881c1f3f1b790dd37478ceae77c508dc875/python_filewrap-0.2.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 02:48:53",
    "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.41340s