misc-io-operations


Namemisc-io-operations JSON
Version 1.3.3 PyPI version JSON
download
home_pagehttps://github.com/GamerXZEN/misc_io_operations
SummarySimplification of daily input/output operations
upload_time2023-05-22 19:53:28
maintainer
docs_urlNone
authorGamerXZEN
requires_python
licenseMIT
keywords operations input output input/output miscellaneous python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Miscellaneous I/O Operations Package

## About

This is a collection of miscellaneous Python functions
that can be used to simplify daily and
lengthy coding processes and tasks.

## Documentation

The import statment:

```>>> import miops as mps```

```c``` (in function name) - Console-Based Input/Output Operations



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/GamerXZEN/misc_io_operations",
    "name": "misc-io-operations",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "operations,input,output,input/output,miscellaneous,python",
    "author": "GamerXZEN",
    "author_email": "codspecialops@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/da/14/75f84ac00906a699fc3d18fe493c594d2da806a646f09c49f0735830a68b/misc_io_operations-1.3.3.tar.gz",
    "platform": null,
    "description": "# Miscellaneous I/O Operations Package\n\n## About\n\nThis is a collection of miscellaneous Python functions\nthat can be used to simplify daily and\nlengthy coding processes and tasks.\n\n## Documentation\n\nThe import statment:\n\n```>>> import miops as mps```\n\n```c``` (in function name) - Console-Based Input/Output Operations\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Simplification of daily input/output operations",
    "version": "1.3.3",
    "project_urls": {
        "Homepage": "https://github.com/GamerXZEN/misc_io_operations"
    },
    "split_keywords": [
        "operations",
        "input",
        "output",
        "input/output",
        "miscellaneous",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad5e9e9660b23e93d024c34fd72ff8f8a93ece88f16af65480e08a8a433dad45",
                "md5": "1c162e353daab28ab91c067e3df7322e",
                "sha256": "6a05e7e7ed6e64bd3ec6c1a62872da037c005b55f0365e0fc56755995859d2e8"
            },
            "downloads": -1,
            "filename": "misc_io_operations-1.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1c162e353daab28ab91c067e3df7322e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2549,
            "upload_time": "2023-05-22T19:53:26",
            "upload_time_iso_8601": "2023-05-22T19:53:26.431903Z",
            "url": "https://files.pythonhosted.org/packages/ad/5e/9e9660b23e93d024c34fd72ff8f8a93ece88f16af65480e08a8a433dad45/misc_io_operations-1.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da1475f84ac00906a699fc3d18fe493c594d2da806a646f09c49f0735830a68b",
                "md5": "94a051f707971c150ce025e389eb8fd2",
                "sha256": "9fe922ffb65dc473482a21b8c24163832ae944bb6b15965bdd528c04d0da83bf"
            },
            "downloads": -1,
            "filename": "misc_io_operations-1.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "94a051f707971c150ce025e389eb8fd2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2196,
            "upload_time": "2023-05-22T19:53:28",
            "upload_time_iso_8601": "2023-05-22T19:53:28.540320Z",
            "url": "https://files.pythonhosted.org/packages/da/14/75f84ac00906a699fc3d18fe493c594d2da806a646f09c49f0735830a68b/misc_io_operations-1.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-22 19:53:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GamerXZEN",
    "github_project": "misc_io_operations",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "misc-io-operations"
}
        
Elapsed time: 0.07018s