blank-template


Nameblank-template JSON
Version 0.0.9 PyPI version JSON
download
home_pageNone
Summaryblank python project
upload_time2024-08-20 20:37:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseMIT
keywords template
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # blank-template
[![build](https://github.com/CCedricYoung/blank-template/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/CCedricYoung/blank-template/actions/workflows/build.yml)

some blank template for creating a python project with rye and publish as a library

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "blank-template",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "template",
    "author": null,
    "author_email": "Cedric Young <ccedricyoung+pypi.blank-template@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/55/b5/097fa5b81cb0bfc6a69b7cc8499d1c903583ff71bacc9b8692a6529e333a/blank_template-0.0.9.tar.gz",
    "platform": null,
    "description": "# blank-template\n[![build](https://github.com/CCedricYoung/blank-template/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/CCedricYoung/blank-template/actions/workflows/build.yml)\n\nsome blank template for creating a python project with rye and publish as a library\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "blank python project",
    "version": "0.0.9",
    "project_urls": {
        "Bug tracker": "https://github.com/CCedricYoung/blank-template/issues",
        "Changelog": "https://github.com/CCedricYoung/blank-template/releases",
        "Documentation": "https://github.com/CCedricYoung/blank-template",
        "Homepage": "https://github.com/CCedricYoung/blank-template",
        "Repository": "https://github.com/CCedricYoung/blank-template.git"
    },
    "split_keywords": [
        "template"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c28670d1740e66601808ae19c02fa06dc193b95f274313de151360fed2c8b794",
                "md5": "0c5a30b7f6d422b056f31b6bbf162b7c",
                "sha256": "12b97eb9bf949bda133ed97a5a5047fdc36a8938232215cddfe3b16ec37adcfd"
            },
            "downloads": -1,
            "filename": "blank_template-0.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0c5a30b7f6d422b056f31b6bbf162b7c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 2928,
            "upload_time": "2024-08-20T20:37:36",
            "upload_time_iso_8601": "2024-08-20T20:37:36.318103Z",
            "url": "https://files.pythonhosted.org/packages/c2/86/70d1740e66601808ae19c02fa06dc193b95f274313de151360fed2c8b794/blank_template-0.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "55b5097fa5b81cb0bfc6a69b7cc8499d1c903583ff71bacc9b8692a6529e333a",
                "md5": "605c7436d1990332fff844c970bd6691",
                "sha256": "87c4a56fede1914c33de3c06c3b347aed41aa0a4c74e93703ff69f66eb11107f"
            },
            "downloads": -1,
            "filename": "blank_template-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "605c7436d1990332fff844c970bd6691",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 2261,
            "upload_time": "2024-08-20T20:37:37",
            "upload_time_iso_8601": "2024-08-20T20:37:37.173163Z",
            "url": "https://files.pythonhosted.org/packages/55/b5/097fa5b81cb0bfc6a69b7cc8499d1c903583ff71bacc9b8692a6529e333a/blank_template-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-20 20:37:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CCedricYoung",
    "github_project": "blank-template",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "blank-template"
}
        
Elapsed time: 0.39442s