python-filewrap


Namepython-filewrap JSON
Version 0.2.9 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/python-modules/tree/main/python-filewrap
SummaryPython file wrappers.
upload_time2025-08-26 18:28:23
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.12
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/python-modules/tree/main/python-filewrap",
    "name": "python-filewrap",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "file, wrapper",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/af/8d/fac1d83bfb628ff51e8b24d2a4a27c6a3af6ffab885587884b27b04534a4/python_filewrap-0.2.9.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.9",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/python-modules/tree/main/python-filewrap",
        "Repository": "https://github.com/ChenyangGao/python-modules/tree/main/python-filewrap"
    },
    "split_keywords": [
        "file",
        " wrapper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b931d90085a5923dc37ae79be5a916c39f4e4cf3f7142a3ce41c4021f4fae528",
                "md5": "0c21cbf6eb6644a548f016598988401b",
                "sha256": "11cf27726c94f3368a49467263fa0d5be5b0887b5ab77d782300eb1aaec14b97"
            },
            "downloads": -1,
            "filename": "python_filewrap-0.2.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0c21cbf6eb6644a548f016598988401b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 11476,
            "upload_time": "2025-08-26T18:28:22",
            "upload_time_iso_8601": "2025-08-26T18:28:22.098167Z",
            "url": "https://files.pythonhosted.org/packages/b9/31/d90085a5923dc37ae79be5a916c39f4e4cf3f7142a3ce41c4021f4fae528/python_filewrap-0.2.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af8dfac1d83bfb628ff51e8b24d2a4a27c6a3af6ffab885587884b27b04534a4",
                "md5": "7f85b25df0a43f9346d2ea2be693eb57",
                "sha256": "2125b024d87eca90bdc05947ac89ebc8bb2cab3400e9f99c8abe330a6d843236"
            },
            "downloads": -1,
            "filename": "python_filewrap-0.2.9.tar.gz",
            "has_sig": false,
            "md5_digest": "7f85b25df0a43f9346d2ea2be693eb57",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 10175,
            "upload_time": "2025-08-26T18:28:23",
            "upload_time_iso_8601": "2025-08-26T18:28:23.414972Z",
            "url": "https://files.pythonhosted.org/packages/af/8d/fac1d83bfb628ff51e8b24d2a4a27c6a3af6ffab885587884b27b04534a4/python_filewrap-0.2.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-26 18:28:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenyangGao",
    "github_project": "python-modules",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python-filewrap"
}
        
Elapsed time: 0.44986s