new-pyproject


Namenew-pyproject JSON
Version 0.1.9 PyPI version JSON
download
home_page
SummaryProject template for pypi packages & RTD docs
upload_time2023-08-23 22:02:10
maintainer
docs_urlNone
authorMike Knerr
requires_python>=3.6
license
keywords python packages pypi rtd sphinx
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            **Project template for both python packages & Read The Docs**

Basic directory structures and template files for building both python pypi\
packages and documentation for RTD (Read The Docs) using the sphinx theme.

RTD documentation is here: https://new-pyproject.readthedocs.io/en/latest/





            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "new-pyproject",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "python,packages,pypi,RTD,Sphinx",
    "author": "Mike Knerr",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/08/2e/ce9d0987da480eaeedc942b83000d7ef4ad22e9dceb0bbda809d2cefd61d/new_pyproject-0.1.9.tar.gz",
    "platform": null,
    "description": "**Project template for both python packages & Read The Docs**\n\nBasic directory structures and template files for building both python pypi\\\npackages and documentation for RTD (Read The Docs) using the sphinx theme.\n\nRTD documentation is here: https://new-pyproject.readthedocs.io/en/latest/\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Project template for pypi packages & RTD docs",
    "version": "0.1.9",
    "project_urls": {
        "homepage": "https://github.com/mkner/new-pyproject/"
    },
    "split_keywords": [
        "python",
        "packages",
        "pypi",
        "rtd",
        "sphinx"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b8cd1bdda7d78995cbf459c432c07284c8876e313ac72ff3e89c2f24e7b57342",
                "md5": "18ca962db0410050edb61265edb09e78",
                "sha256": "6387fac06c021a15b4e86749beddeade9288eaf194f8c8e8aeaa4096ec6b6705"
            },
            "downloads": -1,
            "filename": "new_pyproject-0.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "18ca962db0410050edb61265edb09e78",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1925,
            "upload_time": "2023-08-23T22:02:09",
            "upload_time_iso_8601": "2023-08-23T22:02:09.245579Z",
            "url": "https://files.pythonhosted.org/packages/b8/cd/1bdda7d78995cbf459c432c07284c8876e313ac72ff3e89c2f24e7b57342/new_pyproject-0.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "082ece9d0987da480eaeedc942b83000d7ef4ad22e9dceb0bbda809d2cefd61d",
                "md5": "8d9f898232a4b6086cf20bca38520515",
                "sha256": "eb49433e053eee9b448708a98e7d62594c4210433455c25de0b93757487641c5"
            },
            "downloads": -1,
            "filename": "new_pyproject-0.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "8d9f898232a4b6086cf20bca38520515",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1415,
            "upload_time": "2023-08-23T22:02:10",
            "upload_time_iso_8601": "2023-08-23T22:02:10.742597Z",
            "url": "https://files.pythonhosted.org/packages/08/2e/ce9d0987da480eaeedc942b83000d7ef4ad22e9dceb0bbda809d2cefd61d/new_pyproject-0.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-23 22:02:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mkner",
    "github_project": "new-pyproject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "new-pyproject"
}
        
Elapsed time: 0.10779s