example-package-jzanetti1985


Nameexample-package-jzanetti1985 JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA small example package
upload_time2023-11-11 09:50:54
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            step 1: python setup.py sdist bdist_wheel
step 2: pip install .
step 3: pip install twine
step 4: twine upload dist/*


1: python3 -m pip install --upgrade build
2. python3 -m build

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "example-package-jzanetti1985",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "jzanetti1985r <author@example.com>",
    "download_url": "https://files.pythonhosted.org/packages/78/a3/3315e41ab4259e4fce1e6a9de28d63683603009242cc272a10c707d9451e/example_package_jzanetti1985-0.0.1.tar.gz",
    "platform": null,
    "description": "step 1: python setup.py sdist bdist_wheel\nstep 2: pip install .\nstep 3: pip install twine\nstep 4: twine upload dist/*\n\n\n1: python3 -m pip install --upgrade build\n2. python3 -m build\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A small example package",
    "version": "0.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/pypa/sampleproject/issues",
        "Homepage": "https://github.com/pypa/sampleproject"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "300fedd26177b723cc98c7ca01dbe8641af802eb9218c1e58e93f453a3c5a163",
                "md5": "a4a407c0b7ee768bf0b72d53d5dc5dc4",
                "sha256": "a846ccce67bc13c165856eb488182cca26f3b0c55a696207f84d06f3ce6ce59f"
            },
            "downloads": -1,
            "filename": "example_package_jzanetti1985-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a4a407c0b7ee768bf0b72d53d5dc5dc4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2396,
            "upload_time": "2023-11-11T09:50:52",
            "upload_time_iso_8601": "2023-11-11T09:50:52.196899Z",
            "url": "https://files.pythonhosted.org/packages/30/0f/edd26177b723cc98c7ca01dbe8641af802eb9218c1e58e93f453a3c5a163/example_package_jzanetti1985-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "78a33315e41ab4259e4fce1e6a9de28d63683603009242cc272a10c707d9451e",
                "md5": "13a54616449ff8823685b85f7ac86573",
                "sha256": "413fa5384393ad89ae4d584b6935af5088cb06ef42e8e257edffdb1e3f160d99"
            },
            "downloads": -1,
            "filename": "example_package_jzanetti1985-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "13a54616449ff8823685b85f7ac86573",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1659,
            "upload_time": "2023-11-11T09:50:54",
            "upload_time_iso_8601": "2023-11-11T09:50:54.830780Z",
            "url": "https://files.pythonhosted.org/packages/78/a3/3315e41ab4259e4fce1e6a9de28d63683603009242cc272a10c707d9451e/example_package_jzanetti1985-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-11 09:50:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pypa",
    "github_project": "sampleproject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "example-package-jzanetti1985"
}
        
Elapsed time: 0.17669s