ykenan-file


Nameykenan-file JSON
Version 0.2.6 PyPI version JSON
download
home_pageNone
SummaryFile read and write operations
upload_time2024-07-11 07:19:59
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords ykenan file read write
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ykenan_file

> **`File read and write operations`**

This is a simple log package. You can see
[Github-ykenan_file](https://github.com/YuZhengM/ykenan_file)
[PyPI-ykenan_file](https://pypi.org/project/ykenan-file/)

## Use

> install

```shell
pip install ykenan_file
```

> import

```shell
import ykenan_file as yf
```


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ykenan-file",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "ykenan, file, read, write",
    "author": null,
    "author_email": "Yu Zhengmin <3236170161@qq.com>",
    "download_url": "https://files.pythonhosted.org/packages/d4/30/74544d547b14a1114924b338e8c28556d82ea91982992388500ff21eb3f6/ykenan_file-0.2.6.tar.gz",
    "platform": null,
    "description": "# ykenan_file\r\n\r\n> **`File read and write operations`**\r\n\r\nThis is a simple log package. You can see\r\n[Github-ykenan_file](https://github.com/YuZhengM/ykenan_file)\r\n[PyPI-ykenan_file](https://pypi.org/project/ykenan-file/)\r\n\r\n## Use\r\n\r\n> install\r\n\r\n```shell\r\npip install ykenan_file\r\n```\r\n\r\n> import\r\n\r\n```shell\r\nimport ykenan_file as yf\r\n```\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "File read and write operations",
    "version": "0.2.6",
    "project_urls": {
        "github": "https://github.com/YuZhengM/ykenan_file"
    },
    "split_keywords": [
        "ykenan",
        " file",
        " read",
        " write"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "150f0aaec0dc02da12210b6d2e65e8109896792b70e81e7b8ae26f8ab89c8edb",
                "md5": "6c1edc501647c2256fac9f4c50fb8405",
                "sha256": "fb28afcf31e81270a37836b01c6dd2378551991c295033f42160f31776179680"
            },
            "downloads": -1,
            "filename": "ykenan_file-0.2.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6c1edc501647c2256fac9f4c50fb8405",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 11257,
            "upload_time": "2024-07-11T07:19:58",
            "upload_time_iso_8601": "2024-07-11T07:19:58.221158Z",
            "url": "https://files.pythonhosted.org/packages/15/0f/0aaec0dc02da12210b6d2e65e8109896792b70e81e7b8ae26f8ab89c8edb/ykenan_file-0.2.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d43074544d547b14a1114924b338e8c28556d82ea91982992388500ff21eb3f6",
                "md5": "1a596568713b032841eebd335a68ef0d",
                "sha256": "8ad715d1ae3f511b31ef64d20d30d9bb874ba29ae27de076caf0c040976b4583"
            },
            "downloads": -1,
            "filename": "ykenan_file-0.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "1a596568713b032841eebd335a68ef0d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 9307,
            "upload_time": "2024-07-11T07:19:59",
            "upload_time_iso_8601": "2024-07-11T07:19:59.785363Z",
            "url": "https://files.pythonhosted.org/packages/d4/30/74544d547b14a1114924b338e8c28556d82ea91982992388500ff21eb3f6/ykenan_file-0.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-11 07:19:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "YuZhengM",
    "github_project": "ykenan_file",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "ykenan-file"
}
        
Elapsed time: 0.57308s