last-earthquake


Namelast-earthquake JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/ArN-1/Indonesian-earthquake-monitoring
SummaryThis package will get the latest earthquake data from BMKG | Badan Meteorologi, Klimatologi, dan Geofisika
upload_time2024-07-10 10:11:14
maintainerNone
docs_urlNone
authorNur Arif
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Indonesian-earthquake-monitoring

# Indonesia Latest Earthquake Detection Application
This package will get the latest earthquake data from [ BMKG ](https://bmkg.go.id) |  Badan Meteorologi, Klimatologi, dan Geofisika



## HOW IT WORK ?



> The package will use BeautifulSoup4 and Requests, to produce output in the from of JSON that is ready to be used in web or mobile phone

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ArN-1/Indonesian-earthquake-monitoring",
    "name": "last-earthquake",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Nur Arif",
    "author_email": "nurarif0151@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bb/28/884b5cf68db8c925edafe6ff31d52e57dc0cd85f3b3e3e71b1a75f5f7057/last_earthquake-0.1.0.tar.gz",
    "platform": null,
    "description": "# Indonesian-earthquake-monitoring\n\n# Indonesia Latest Earthquake Detection Application\nThis package will get the latest earthquake data from [ BMKG ](https://bmkg.go.id) |  Badan Meteorologi, Klimatologi, dan Geofisika\n\n\n\n## HOW IT WORK ?\n\n\n\n> The package will use BeautifulSoup4 and Requests, to produce output in the from of JSON that is ready to be used in web or mobile phone\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "This package will get the latest earthquake data from BMKG | Badan Meteorologi, Klimatologi, dan Geofisika",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/ArN-1/Indonesian-earthquake-monitoring",
        "Website": "https://nurarif.com"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "69b651ae2ce92e0119ec1392a9b2c85e190645344fe79eec3be6d452bfc2d18c",
                "md5": "1638eca4adda1dcd6478d6968f0492bc",
                "sha256": "11e84bdf6cdf4890b55ab5b116bc963a1606554e0ee3b159eaf03c3d20c86e00"
            },
            "downloads": -1,
            "filename": "last_earthquake-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1638eca4adda1dcd6478d6968f0492bc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 14968,
            "upload_time": "2024-07-10T10:11:12",
            "upload_time_iso_8601": "2024-07-10T10:11:12.568282Z",
            "url": "https://files.pythonhosted.org/packages/69/b6/51ae2ce92e0119ec1392a9b2c85e190645344fe79eec3be6d452bfc2d18c/last_earthquake-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb28884b5cf68db8c925edafe6ff31d52e57dc0cd85f3b3e3e71b1a75f5f7057",
                "md5": "09de0517fe17f2e447e3daadb30327d4",
                "sha256": "d4cc80c66945d0e9d5f25962c315197f4a41fcdce5518f89b18ec5506dead932"
            },
            "downloads": -1,
            "filename": "last_earthquake-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "09de0517fe17f2e447e3daadb30327d4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 14805,
            "upload_time": "2024-07-10T10:11:14",
            "upload_time_iso_8601": "2024-07-10T10:11:14.590855Z",
            "url": "https://files.pythonhosted.org/packages/bb/28/884b5cf68db8c925edafe6ff31d52e57dc0cd85f3b3e3e71b1a75f5f7057/last_earthquake-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-10 10:11:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ArN-1",
    "github_project": "Indonesian-earthquake-monitoring",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "last-earthquake"
}
        
Elapsed time: 0.27139s