pypi-templates


Namepypi-templates JSON
Version 0.1.8 PyPI version JSON
download
home_page
SummaryA python package template to upload to pypi
upload_time2023-12-10 15:00:45
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT
keywords setuptools template
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pypi_templates (pyproject-setuptools)
python package template for publish to pypi

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pypi-templates",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "lgf4591 <lgf4591@outlook.com>",
    "keywords": "setuptools,template",
    "author": "",
    "author_email": "lgf4591 <lgf4591@outlook.com>",
    "download_url": "https://files.pythonhosted.org/packages/84/97/4c1b4e6b1fffa1bac010d4ebef35a5f8c7d81bff75fc614d58b2fc0d2699/pypi_templates-0.1.8.tar.gz",
    "platform": null,
    "description": "# pypi_templates (pyproject-setuptools)\npython package template for publish to pypi\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A python package template to upload to pypi",
    "version": "0.1.8",
    "project_urls": {
        "Changelog": "https://github.com/lgf4591/pypi_templates/blob/master/CHANGELOG.md",
        "Documentation": "https://github.com/lgf4591/pypi_templates/blob/master/README.md",
        "Homepage": "https://github.com/lgf4591/pypi_templates",
        "Issues": "https://github.com/lgf4591/pypi_templates/issues",
        "Repository": "https://github.com/lgf4591/pypi_templates.git"
    },
    "split_keywords": [
        "setuptools",
        "template"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11eee3b27e1c4741e5686b1c7fe947ec942b0ba9a322ff822aa56c60f1f79ac9",
                "md5": "37509099725c14fbe61a3e1eb6690d4a",
                "sha256": "0478dc53d17c8682f37c63832e4ca533e7f5670d59cdfd33717a76f3e96ac525"
            },
            "downloads": -1,
            "filename": "pypi_templates-0.1.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "37509099725c14fbe61a3e1eb6690d4a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3970,
            "upload_time": "2023-12-10T15:00:43",
            "upload_time_iso_8601": "2023-12-10T15:00:43.705703Z",
            "url": "https://files.pythonhosted.org/packages/11/ee/e3b27e1c4741e5686b1c7fe947ec942b0ba9a322ff822aa56c60f1f79ac9/pypi_templates-0.1.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "84974c1b4e6b1fffa1bac010d4ebef35a5f8c7d81bff75fc614d58b2fc0d2699",
                "md5": "308e83ccc7134fa7b917b9d4786cb4f8",
                "sha256": "dd27b8f9d69b959ec67dbd30caa677dd1bebbc07dbd1f7791350401552b7080b"
            },
            "downloads": -1,
            "filename": "pypi_templates-0.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "308e83ccc7134fa7b917b9d4786cb4f8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3473,
            "upload_time": "2023-12-10T15:00:45",
            "upload_time_iso_8601": "2023-12-10T15:00:45.314157Z",
            "url": "https://files.pythonhosted.org/packages/84/97/4c1b4e6b1fffa1bac010d4ebef35a5f8c7d81bff75fc614d58b2fc0d2699/pypi_templates-0.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-10 15:00:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lgf4591",
    "github_project": "pypi_templates",
    "github_not_found": true,
    "lcname": "pypi-templates"
}
        
Elapsed time: 0.17234s