ykenan-file


Nameykenan-file JSON
Version 0.2.5 PyPI version JSON
download
home_pageNone
SummaryFile read and write operations
upload_time2024-04-13 05:55:20
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/44/d1/b71b654d12532262d73442eb2ba05ed57eca4888e360ecd202b2903a2c90/ykenan_file-0.2.5.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.5",
    "project_urls": {
        "github": "https://github.com/YuZhengM/ykenan_file"
    },
    "split_keywords": [
        "ykenan",
        " file",
        " read",
        " write"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aefbdb2a89b0af746c028ac71582fba46856216f2a3b55dafc379558956f8a35",
                "md5": "01caf79f1ea02c8fcfdaacc4ac9d7c12",
                "sha256": "41a0397948192f99198c583a1641bccca7113fe820b7a2c0481749b4fb5a819b"
            },
            "downloads": -1,
            "filename": "ykenan_file-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "01caf79f1ea02c8fcfdaacc4ac9d7c12",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 10978,
            "upload_time": "2024-04-13T05:55:17",
            "upload_time_iso_8601": "2024-04-13T05:55:17.650229Z",
            "url": "https://files.pythonhosted.org/packages/ae/fb/db2a89b0af746c028ac71582fba46856216f2a3b55dafc379558956f8a35/ykenan_file-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "44d1b71b654d12532262d73442eb2ba05ed57eca4888e360ecd202b2903a2c90",
                "md5": "5a0038378e76639b3f6ff5c763c8e542",
                "sha256": "db62b14eb5d286aae57e4dd284593f96fe0fcd0141e708fc280639d9545dba4f"
            },
            "downloads": -1,
            "filename": "ykenan_file-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "5a0038378e76639b3f6ff5c763c8e542",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 9181,
            "upload_time": "2024-04-13T05:55:20",
            "upload_time_iso_8601": "2024-04-13T05:55:20.450688Z",
            "url": "https://files.pythonhosted.org/packages/44/d1/b71b654d12532262d73442eb2ba05ed57eca4888e360ecd202b2903a2c90/ykenan_file-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-13 05:55:20",
    "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.28120s