gempaterkini-indonesia


Namegempaterkini-indonesia JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/teolloDEV/Indonesia-last-earthquake
SummaryThis package will get the latest earthquake from BMKG
upload_time2023-12-07 16:24:27
maintainer
docs_urlNone
authorNur Arif
requires_python>=3.8
licenseThe Unlicense
keywords
VCS
bugtrack_url
requirements requests beautifulsoup4
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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/teolloDEV/Indonesia-last-earthquake",
    "name": "gempaterkini-indonesia",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Nur Arif",
    "author_email": "nurarif0151@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/df/69/d4b7d3ca90a68e42491ec0a5f0dfffec3adde81e1f6e927f1ba1a5f97cd8/gempaterkini-indonesia-0.1.tar.gz",
    "platform": null,
    "description": "# 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\n",
    "bugtrack_url": null,
    "license": "The Unlicense",
    "summary": "This package will get the latest earthquake from BMKG",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://github.com/teolloDEV/Indonesia-last-earthquake",
        "Website": "https://nurarif.com"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41ef50efd16d44cb4148f80623d24531775374f766ac711d9d8fcb166ac010f1",
                "md5": "c83080afbdde123c803f9a1fbc427759",
                "sha256": "c9e4e98a6e94a465d767415645ac6e6878252966f4eb80db461a2eef79b3805d"
            },
            "downloads": -1,
            "filename": "gempaterkini_indonesia-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c83080afbdde123c803f9a1fbc427759",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 14890,
            "upload_time": "2023-12-07T16:24:24",
            "upload_time_iso_8601": "2023-12-07T16:24:24.606548Z",
            "url": "https://files.pythonhosted.org/packages/41/ef/50efd16d44cb4148f80623d24531775374f766ac711d9d8fcb166ac010f1/gempaterkini_indonesia-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df69d4b7d3ca90a68e42491ec0a5f0dfffec3adde81e1f6e927f1ba1a5f97cd8",
                "md5": "911133a31c4954695ee5e427347384d0",
                "sha256": "5db1e7858540b07238722c6a18bb7fe607856062b4da757a8118e13162251bf6"
            },
            "downloads": -1,
            "filename": "gempaterkini-indonesia-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "911133a31c4954695ee5e427347384d0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 14668,
            "upload_time": "2023-12-07T16:24:27",
            "upload_time_iso_8601": "2023-12-07T16:24:27.430338Z",
            "url": "https://files.pythonhosted.org/packages/df/69/d4b7d3ca90a68e42491ec0a5f0dfffec3adde81e1f6e927f1ba1a5f97cd8/gempaterkini-indonesia-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-07 16:24:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "teolloDEV",
    "github_project": "Indonesia-last-earthquake",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "beautifulsoup4",
            "specs": []
        }
    ],
    "lcname": "gempaterkini-indonesia"
}
        
Elapsed time: 0.15721s