new-pkgsetup


Namenew-pkgsetup JSON
Version 0.1.9 PyPI version JSON
download
home_pagehttps://github.com/mkner/new-pkgsetup/
Summarypackage build using setuptools
upload_time2023-09-05 20:56:02
maintainer
docs_urlNone
author
requires_python
licenseMIT
keywords python packages
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.

|
| Configuration is for setup.cfg and setuptools
|
| This set of example directories and files actually build *both* RTD and PYPI !
|
| Python package release here: https://pypi.org/project/new-pkgsetup/
|
| RTD documentation is here: https://new-pkgsetup.readthedocs.io/en/latest/





            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mkner/new-pkgsetup/",
    "name": "new-pkgsetup",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,packages",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/0c/72/3e17af5423c49754b40cb51a2b96ce5d85bde09bf93999c7eee7751389cc/new-pkgsetup-0.1.9.tar.gz",
    "platform": null,
    "description": "\n**Project template for both python packages & Read The Docs**\n\n|\n| Basic directory structures and template files for building both\n| python pypi packages and documentation for RTD (Read The Docs)\n| using the sphinx theme.\n\n|\n| Configuration is for setup.cfg and setuptools\n|\n| This set of example directories and files actually build *both* RTD and PYPI !\n|\n| Python package release here: https://pypi.org/project/new-pkgsetup/\n|\n| RTD documentation is here: https://new-pkgsetup.readthedocs.io/en/latest/\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "package build using setuptools",
    "version": "0.1.9",
    "project_urls": {
        "Homepage": "https://github.com/mkner/new-pkgsetup/"
    },
    "split_keywords": [
        "python",
        "packages"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9798975548bbb1e84feca0315a00376cdff67bac2ba9a11c155e193f52d6c2ff",
                "md5": "5dbc9be640659b1813fdd030f88b5fc4",
                "sha256": "8c483e8094fb4c6c6b1b4eac3dec898396b08ade8719da87465fd6aadc537f97"
            },
            "downloads": -1,
            "filename": "new_pkgsetup-0.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5dbc9be640659b1813fdd030f88b5fc4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2860,
            "upload_time": "2023-09-05T20:56:01",
            "upload_time_iso_8601": "2023-09-05T20:56:01.099472Z",
            "url": "https://files.pythonhosted.org/packages/97/98/975548bbb1e84feca0315a00376cdff67bac2ba9a11c155e193f52d6c2ff/new_pkgsetup-0.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c723e17af5423c49754b40cb51a2b96ce5d85bde09bf93999c7eee7751389cc",
                "md5": "74b1313a7140e076f785842ff265ace8",
                "sha256": "c55c826eff2b09f7ef36ec5cc189582740af029f323a58e57af17d3261860033"
            },
            "downloads": -1,
            "filename": "new-pkgsetup-0.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "74b1313a7140e076f785842ff265ace8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2565,
            "upload_time": "2023-09-05T20:56:02",
            "upload_time_iso_8601": "2023-09-05T20:56:02.907542Z",
            "url": "https://files.pythonhosted.org/packages/0c/72/3e17af5423c49754b40cb51a2b96ce5d85bde09bf93999c7eee7751389cc/new-pkgsetup-0.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-05 20:56:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mkner",
    "github_project": "new-pkgsetup",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "new-pkgsetup"
}
        
Elapsed time: 0.11392s