python-pypi-package-template


Namepython-pypi-package-template JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/rogervila/python_package_template
SummaryPython PYPI Package Template
upload_time2024-08-16 10:10:29
maintainerNone
docs_urlNone
authorRoger Vilà
requires_pythonNone
licenseMIT
keywords package template project template pypi template
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # Python PYPI Package Template

<p align="center"><img height="200" alt="python-pypi-package-template" src="https://rogervila.es/static/img/python_package_template.png" /></p>


![PyPI - Status](https://img.shields.io/pypi/status/python-pypi-package-template)
![PyPI - Downloads](https://img.shields.io/pypi/dm/python-pypi-package-template)


Python PYPI package template.


## License

This project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

<a href="https://www.flaticon.com/free-icons/box" title="package icon">Package icons created by Smashicons - Flaticon</a>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rogervila/python_package_template",
    "name": "python-pypi-package-template",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "package template, project template, pypi template",
    "author": "Roger Vil\u00e0",
    "author_email": "rogervila@me.com",
    "download_url": "https://files.pythonhosted.org/packages/f3/29/2fc5c593183b9cefca96f078f9e81ad23a17f135dc87f02a243d36672872/python_pypi_package_template-0.0.3.tar.gz",
    "platform": null,
    "description": "# Python PYPI Package Template\n\n<p align=\"center\"><img height=\"200\" alt=\"python-pypi-package-template\" src=\"https://rogervila.es/static/img/python_package_template.png\" /></p>\n\n\n![PyPI - Status](https://img.shields.io/pypi/status/python-pypi-package-template)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/python-pypi-package-template)\n\n\nPython PYPI package template.\n\n\n## License\n\nThis project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).\n\n<a href=\"https://www.flaticon.com/free-icons/box\" title=\"package icon\">Package icons created by Smashicons - Flaticon</a>\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python PYPI Package Template",
    "version": "0.0.3",
    "project_urls": {
        "Download": "https://github.com/rogervila/python_package_template/archive/0.0.3.tar.gz",
        "Homepage": "https://github.com/rogervila/python_package_template"
    },
    "split_keywords": [
        "package template",
        " project template",
        " pypi template"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "596ab3f643e551d71512797a6ee13f452f437f645ab5f4e19140feb0237291e5",
                "md5": "503fe822be640c1fafabc735b5794ce3",
                "sha256": "2cb3225b47deb558e0ffb302521346bbf6c90c4458dbce36603dab9120f32eba"
            },
            "downloads": -1,
            "filename": "python_pypi_package_template-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "503fe822be640c1fafabc735b5794ce3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2907,
            "upload_time": "2024-08-16T10:10:28",
            "upload_time_iso_8601": "2024-08-16T10:10:28.095383Z",
            "url": "https://files.pythonhosted.org/packages/59/6a/b3f643e551d71512797a6ee13f452f437f645ab5f4e19140feb0237291e5/python_pypi_package_template-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3292fc5c593183b9cefca96f078f9e81ad23a17f135dc87f02a243d36672872",
                "md5": "fbbb84273448964719ca330def5de8e2",
                "sha256": "dde09a6275b42fbccb6befe9cea0babcbfa9c3bc723eda3e7ec4c4526ede538c"
            },
            "downloads": -1,
            "filename": "python_pypi_package_template-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "fbbb84273448964719ca330def5de8e2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2660,
            "upload_time": "2024-08-16T10:10:29",
            "upload_time_iso_8601": "2024-08-16T10:10:29.413167Z",
            "url": "https://files.pythonhosted.org/packages/f3/29/2fc5c593183b9cefca96f078f9e81ad23a17f135dc87f02a243d36672872/python_pypi_package_template-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-16 10:10:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rogervila",
    "github_project": "python_package_template",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "python-pypi-package-template"
}
        
Elapsed time: 1.18017s