example-package-rafibarash


Nameexample-package-rafibarash JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA small example package
upload_time2023-09-22 17:41:11
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Example Package

Following tutorial in https://packaging.python.org/en/latest/tutorials/packaging-projects/

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "example-package-rafibarash",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Rafi Barash <rafabarash@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/81/64/6322a2889734ae184f3a28067925b9825da9bda89daa5301c8456a8fba00/example_package_rafibarash-0.0.1.tar.gz",
    "platform": null,
    "description": "# Example Package\n\nFollowing tutorial in https://packaging.python.org/en/latest/tutorials/packaging-projects/\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": "b8638dd2c43de6840d6d0b5e213b1a8970e10266dc5044d22b6cb89f5e89a53d",
                "md5": "2802f29b93b936cbf3a815d43f024fec",
                "sha256": "980c9b73d786fde28aa08115342b15a4ebda486931d47bda29928f2da86810ce"
            },
            "downloads": -1,
            "filename": "example_package_rafibarash-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2802f29b93b936cbf3a815d43f024fec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2696,
            "upload_time": "2023-09-22T17:41:09",
            "upload_time_iso_8601": "2023-09-22T17:41:09.659587Z",
            "url": "https://files.pythonhosted.org/packages/b8/63/8dd2c43de6840d6d0b5e213b1a8970e10266dc5044d22b6cb89f5e89a53d/example_package_rafibarash-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81646322a2889734ae184f3a28067925b9825da9bda89daa5301c8456a8fba00",
                "md5": "336316077c936e836f1f6703083490e6",
                "sha256": "2cec83309f1726db4bb1c5b686dc07ab2eb768d07c0529fb3ff0d037eff904bb"
            },
            "downloads": -1,
            "filename": "example_package_rafibarash-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "336316077c936e836f1f6703083490e6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1450,
            "upload_time": "2023-09-22T17:41:11",
            "upload_time_iso_8601": "2023-09-22T17:41:11.609774Z",
            "url": "https://files.pythonhosted.org/packages/81/64/6322a2889734ae184f3a28067925b9825da9bda89daa5301c8456a8fba00/example_package_rafibarash-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-22 17:41:11",
    "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-rafibarash"
}
        
Elapsed time: 0.18178s