my-ardihikaru


Namemy-ardihikaru JSON
Version 0.0.3 PyPI version JSON
download
home_page
SummaryA small example package
upload_time2023-08-12 06:33:30
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.
            # `Google Finance Scraper`

The `Google Finance Scraper` is a simple testing example to understand the basics of developing your first Python package. 

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "my-ardihikaru",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Example Author <author@example.com>",
    "download_url": "https://files.pythonhosted.org/packages/b9/da/6bcb28549c39ee7348ad1bed753e495082b83ebf1289b570ca118ba78f66/my_ardihikaru-0.0.3.tar.gz",
    "platform": null,
    "description": "# `Google Finance Scraper`\n\nThe `Google Finance Scraper` is a simple testing example to understand the basics of developing your first Python package. \n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A small example package",
    "version": "0.0.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/pypa/sampleproject/issues",
        "Homepage": "https://github.com/pypa/sampleproject"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79059c81804016e08052911f8032f0bea7362585e921b62767759a80bf26fa11",
                "md5": "819475cb3ee994c3839877a4db8d0541",
                "sha256": "6bf908e2506b57b145112e93a689eb7c0be6c8a82d7f4828650a3b84c7458874"
            },
            "downloads": -1,
            "filename": "my_ardihikaru-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "819475cb3ee994c3839877a4db8d0541",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5937,
            "upload_time": "2023-08-12T06:33:27",
            "upload_time_iso_8601": "2023-08-12T06:33:27.530237Z",
            "url": "https://files.pythonhosted.org/packages/79/05/9c81804016e08052911f8032f0bea7362585e921b62767759a80bf26fa11/my_ardihikaru-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9da6bcb28549c39ee7348ad1bed753e495082b83ebf1289b570ca118ba78f66",
                "md5": "796aca577a10dd32d1099dec83b448bd",
                "sha256": "5f13923d29942dcb610c2e736f3cb483923bfd7b071050fc811db0ec4a28c924"
            },
            "downloads": -1,
            "filename": "my_ardihikaru-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "796aca577a10dd32d1099dec83b448bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5501,
            "upload_time": "2023-08-12T06:33:30",
            "upload_time_iso_8601": "2023-08-12T06:33:30.202190Z",
            "url": "https://files.pythonhosted.org/packages/b9/da/6bcb28549c39ee7348ad1bed753e495082b83ebf1289b570ca118ba78f66/my_ardihikaru-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-12 06:33:30",
    "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": "my-ardihikaru"
}
        
Elapsed time: 0.21942s