taskio


Nametaskio JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://github.com/candango/taskio
SummaryA Python library for command-line argument processing.
upload_time2024-04-21 03:06:34
maintainerFlavio Garcia
docs_urlNone
authorFlavio Garcia
requires_python>=3.8
licenseApache License V2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # Candango Taskio

A Python library for command-line argument processing.

## License

**Apache License V2.0**

Copyright © 2019-2023 Flavio Garcia

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/candango/taskio",
    "name": "taskio",
    "maintainer": "Flavio Garcia",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "piraz@candango.org",
    "keywords": null,
    "author": "Flavio Garcia",
    "author_email": "piraz@candango.org",
    "download_url": "https://files.pythonhosted.org/packages/25/a8/4e13ea49aaa16b782c8fdfd96785718fab724fd8fd0573d16f0fe17a55c3/taskio-0.0.7.tar.gz",
    "platform": null,
    "description": "# Candango Taskio\n\nA Python library for command-line argument processing.\n\n## License\n\n**Apache License V2.0**\n\nCopyright \u00a9 2019-2023 Flavio Garcia\n",
    "bugtrack_url": null,
    "license": "Apache License V2.0",
    "summary": "A Python library for command-line argument processing.",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://github.com/candango/taskio"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c1198d61db2552a487a5ed2fd1a1c574b04e8ee326d9e014e8cd103d41d4b6fd",
                "md5": "c808843060ef1cb6275be37d8d5f61da",
                "sha256": "3a7667df68ebf7c3a8ff4af5f33b5f099d4e19bbe107ec7b8a8cc15e52a7df1f"
            },
            "downloads": -1,
            "filename": "taskio-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c808843060ef1cb6275be37d8d5f61da",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 12020,
            "upload_time": "2024-04-21T03:06:40",
            "upload_time_iso_8601": "2024-04-21T03:06:40.766446Z",
            "url": "https://files.pythonhosted.org/packages/c1/19/8d61db2552a487a5ed2fd1a1c574b04e8ee326d9e014e8cd103d41d4b6fd/taskio-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25a84e13ea49aaa16b782c8fdfd96785718fab724fd8fd0573d16f0fe17a55c3",
                "md5": "d6cb6bf33bfdbf229c8759c39ec90466",
                "sha256": "598fe2d6017e587499839926c98aa3dcf218eb0d5f46f2916556929d0a0c29d2"
            },
            "downloads": -1,
            "filename": "taskio-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "d6cb6bf33bfdbf229c8759c39ec90466",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10040,
            "upload_time": "2024-04-21T03:06:34",
            "upload_time_iso_8601": "2024-04-21T03:06:34.289147Z",
            "url": "https://files.pythonhosted.org/packages/25/a8/4e13ea49aaa16b782c8fdfd96785718fab724fd8fd0573d16f0fe17a55c3/taskio-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-21 03:06:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "candango",
    "github_project": "taskio",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "taskio"
}
        
Elapsed time: 0.26161s