entrypoint2


Nameentrypoint2 JSON
Version 1.1 PyPI version JSON
download
home_pagehttps://github.com/ponty/entrypoint2
Summaryeasy to use command-line interface for python modules
upload_time2022-06-11 06:28:21
maintainer
docs_urlNone
authorponty
requires_python
licenseBSD
keywords argparse decorator optparse signature command-line
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            easy to use command-line interface for Python modules

home: https://github.com/ponty/entrypoint2/tree/1.1


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ponty/entrypoint2",
    "name": "entrypoint2",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "argparse decorator optparse signature command-line",
    "author": "ponty",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/41/2b/513088059a4bfe89acd8ddb74f9350b399507a0fe6676c3346d54449a5b1/entrypoint2-1.1.tar.gz",
    "platform": null,
    "description": "easy to use command-line interface for Python modules\n\nhome: https://github.com/ponty/entrypoint2/tree/1.1\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "easy to use command-line interface for python modules",
    "version": "1.1",
    "split_keywords": [
        "argparse",
        "decorator",
        "optparse",
        "signature",
        "command-line"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42ee84c8990b08efa0265bd10fc8781ef26e3157715bf0dfa47ee3c056b513d4",
                "md5": "f1809fe82f389bed0c2b4829b99dc56a",
                "sha256": "eeb8c327bdb65cdd1668c023a6b110b7e3d1a046fb05e043861ebd9264b3a257"
            },
            "downloads": -1,
            "filename": "entrypoint2-1.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f1809fe82f389bed0c2b4829b99dc56a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 9864,
            "upload_time": "2022-06-11T06:28:19",
            "upload_time_iso_8601": "2022-06-11T06:28:19.529572Z",
            "url": "https://files.pythonhosted.org/packages/42/ee/84c8990b08efa0265bd10fc8781ef26e3157715bf0dfa47ee3c056b513d4/entrypoint2-1.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "412b513088059a4bfe89acd8ddb74f9350b399507a0fe6676c3346d54449a5b1",
                "md5": "2e9e94922cd9c7aca8d6a47da2722ef4",
                "sha256": "fc0b7fe7b21acdab47a585ab9407ca7e5c4f96cb6888575db6b0ceb91f0e105a"
            },
            "downloads": -1,
            "filename": "entrypoint2-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2e9e94922cd9c7aca8d6a47da2722ef4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13393,
            "upload_time": "2022-06-11T06:28:21",
            "upload_time_iso_8601": "2022-06-11T06:28:21.619252Z",
            "url": "https://files.pythonhosted.org/packages/41/2b/513088059a4bfe89acd8ddb74f9350b399507a0fe6676c3346d54449a5b1/entrypoint2-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-06-11 06:28:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "ponty",
    "github_project": "entrypoint2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "entrypoint2"
}
        
Elapsed time: 0.04992s