Metadata-Version: 2.1
Name: simple-eartquake-info
Version: 0.0.2
Summary: This package will get the simple info of eartquake from BMKG
Home-page: https://github.com/rc4dayyan/simple-eartquake-info
Author: rc4dayyan
Author-email: rifadayyan@gmail.com
License: UNKNOWN
Project-URL: Source, https://github.com/rc4dayyan/simple-eartquake-info
Keywords: earthquake,earthquake info
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
License-File: LICENSE

# Simple Eartquake Information
This package will get the simple info of eartquake from BMKG

## HOW IT WORK?
This package will scrape from [BMKG](https://bmkg.go.id)

This package will use BeautifulSoap4 and Request to produce output in the form of JSON that is ready to be used in web or mobile application

