pyfilehandle


Namepyfilehandle JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/JeelDobariya38/FileHandling
SummaryA Python package for file manipulation operations.
upload_time2023-06-09 11:22:54
maintainer
docs_urlNone
authorJeel Dobariya
requires_python
licenseMIT
keywords file handling manipulation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            FileHandling is a Python package that provides functions and classes for handling file operations, including creating files and directories, reading and writing data, and more.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/JeelDobariya38/FileHandling",
    "name": "pyfilehandle",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "file handling manipulation",
    "author": "Jeel Dobariya",
    "author_email": "dobariyaj34@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9f/86/78ec1807787879e5541747aa24d9b78402b9ab5b3901cb3196191483e271/pyfilehandle-0.1.tar.gz",
    "platform": null,
    "description": "FileHandling is a Python package that provides functions and classes for handling file operations, including creating files and directories, reading and writing data, and more.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python package for file manipulation operations.",
    "version": "0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/JeelDobariya38/FileHandling/issues",
        "Documentation": "https://github.com/JeelDobariya38/FileHandling/blob/main/docs/user-guide.md",
        "Homepage": "https://github.com/JeelDobariya38/FileHandling",
        "Source Code": "https://github.com/JeelDobariya38/FileHandling"
    },
    "split_keywords": [
        "file",
        "handling",
        "manipulation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3795d61fa22b8873a9868b25715097d015592fcc0691a0387cb5239930475425",
                "md5": "2c44b51fba81cdc19a6353b787568518",
                "sha256": "383191661d881fb539b4c51169106389d9189ba608ee5996bfa5057ff81fb03d"
            },
            "downloads": -1,
            "filename": "pyfilehandle-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c44b51fba81cdc19a6353b787568518",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3790,
            "upload_time": "2023-06-09T11:22:53",
            "upload_time_iso_8601": "2023-06-09T11:22:53.137808Z",
            "url": "https://files.pythonhosted.org/packages/37/95/d61fa22b8873a9868b25715097d015592fcc0691a0387cb5239930475425/pyfilehandle-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f8678ec1807787879e5541747aa24d9b78402b9ab5b3901cb3196191483e271",
                "md5": "6511e0b0750f9c2d29c7fe3a1a087eda",
                "sha256": "b83df564ca19c1d82c72b591e42f6286d78309eeb2f6bf8035313ea93fbafb59"
            },
            "downloads": -1,
            "filename": "pyfilehandle-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6511e0b0750f9c2d29c7fe3a1a087eda",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3001,
            "upload_time": "2023-06-09T11:22:54",
            "upload_time_iso_8601": "2023-06-09T11:22:54.860336Z",
            "url": "https://files.pythonhosted.org/packages/9f/86/78ec1807787879e5541747aa24d9b78402b9ab5b3901cb3196191483e271/pyfilehandle-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-09 11:22:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JeelDobariya38",
    "github_project": "FileHandling",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyfilehandle"
}
        
Elapsed time: 0.08473s