python-starter-template


Namepython-starter-template JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA small example package
upload_time2023-10-31 05:35:33
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # python-starter-template
a template to create new python started project

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "python-starter-template",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Ashish Kumar Gupta <ashishkrgupta@hotmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/9b/7d/54f1873c17046a7daa606bb909e9b2a03f13b32d9c7019a7c800be22348f/python-starter-template-0.0.1.tar.gz",
    "platform": null,
    "description": "# python-starter-template\na template to create new python started project\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A small example package",
    "version": "0.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/pypa/sampleproject/issues",
        "Homepage": "https://github.com/ashishkrgupta/python-starter-template"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8016237363337c2e5821a0e7d3157d92ab83f54c088c11390f5724c7f272a3c1",
                "md5": "95b2153b9cb8d7f0d48efecaacd7cc3b",
                "sha256": "dce93f120922015aa047bdef6ea0dcb338c1048644cc34e02d71fbf6643eab97"
            },
            "downloads": -1,
            "filename": "python_starter_template-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "95b2153b9cb8d7f0d48efecaacd7cc3b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2429,
            "upload_time": "2023-10-31T05:35:31",
            "upload_time_iso_8601": "2023-10-31T05:35:31.431032Z",
            "url": "https://files.pythonhosted.org/packages/80/16/237363337c2e5821a0e7d3157d92ab83f54c088c11390f5724c7f272a3c1/python_starter_template-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b7d54f1873c17046a7daa606bb909e9b2a03f13b32d9c7019a7c800be22348f",
                "md5": "fffffcc319d56a0abef2fab4a14b6a4f",
                "sha256": "937ef854d30e51e36e737a7a4d689196fa9c82083ea95f46f6ae10e63a15f8f2"
            },
            "downloads": -1,
            "filename": "python-starter-template-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "fffffcc319d56a0abef2fab4a14b6a4f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2154,
            "upload_time": "2023-10-31T05:35:33",
            "upload_time_iso_8601": "2023-10-31T05:35:33.148423Z",
            "url": "https://files.pythonhosted.org/packages/9b/7d/54f1873c17046a7daa606bb909e9b2a03f13b32d9c7019a7c800be22348f/python-starter-template-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-31 05:35:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pypa",
    "github_project": "sampleproject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "python-starter-template"
}
        
Elapsed time: 0.15499s