This package will guide us get earth quake information from bmkg
Project description
Indonesia-Eartquake-Alert
This package contain latest information of earth quake in Indonesia government agency sources bmkg.go.id (Indonesia Meteorological, Climatological, and Geophysical Agency)
This package will use BeautifulSoup4 and Requests to produce output in JSON and it ready to use in web or mobile application
Requirements
This package needs:
- Python
- BeautifulSoup4
- Requests
How To Use
import earthquake_alert
if name == 'main':
result = earthquake_alert.data_extraction()
earthquake_alert.show_data(result)
Version
0.0.8 Change to OOP
0.0.7 Bug fix
0.0.6 Bug fix
0.0.5 Change data source to https://warning.bmkg.go.id
0.0.4 Bug fix
0.0.3 Bug fix
0.0.2 Bug fix
0.0.1 Create new application with data source https://www.bmkg.go.id
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for IndonesiaLatestEarthQuakeAlert-0.0.8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91cacdc140e42bf07336f980a90d3c2653e29eba8ba13e759a467d33d56da9f2 |
|
MD5 | bb167328638ba94ad87115bd6777b3d6 |
|
BLAKE2b-256 | e81265385393cdc447f846cfb188fbb07abb81a5f326e433b4f822415f306135 |
Hashes for IndonesiaLatestEarthQuakeAlert-0.0.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e00774b30c52245c1d0fcad6433ba68b81fb7a24cd964ce0017aeff2457cec73 |
|
MD5 | e8e67e8d699ef278a7bb402d27e74eab |
|
BLAKE2b-256 | f4d6a8851cebac02f84d468854d788e373c77c40eccbaf739fddd68e1eea33a8 |