A command line tool that displays the recent earthquakes and aftershocks in Nepal.
Project description
# QuakeCL [![Build Status](https://travis-ci.org/amitness/QuakeCL.svg?branch=master)](https://travis-ci.org/amitness/QuakeCL) [![Code Climate](https://codeclimate.com/github/amitness/QuakeCL/badges/gpa.svg)](https://codeclimate.com/github/amitness/QuakeCL)
View the 5 recent **earthquakes** that took place in **Nepal** in your terminal.
![Screenshot](https://1.bp.blogspot.com/-VqSshLgpYUs/V8MZTsR7fPI/AAAAAAAACxc/_XiZkz2tlgsqjh0veID2elAYZWxzaAwxQCLcB/s1600/Screenshot%2Bfrom%2B2016-08-28%2B22%253A31%253A38.png)
### INSTALLATION:
#### One Step Installation
```
pip install QuakeCL
```
#### Manual Installation
- Clone the repository
```git clone https://github.com/amitness/QuakeCL```
- Run the installation script inside the cloned folder
```bash
python setup.py install
```
### USAGE:
~ $ earthquake
### DEVELOPMENT
To run the tests:
```
python setup.py test
```
### Built with:
* Python
* [Google Spreadsheet](https://docs.google.com/spreadsheets/d/1eeIOB58Dn5qRNWTySqrL35U8xY3JjZ7yhg5Dpxvbz8s/edit) for scraping the data using `IMPORTXML` and `XPath`
### References
* Data from [National Seismological Centre](http://www.seismonepal.gov.np)
View the 5 recent **earthquakes** that took place in **Nepal** in your terminal.
![Screenshot](https://1.bp.blogspot.com/-VqSshLgpYUs/V8MZTsR7fPI/AAAAAAAACxc/_XiZkz2tlgsqjh0veID2elAYZWxzaAwxQCLcB/s1600/Screenshot%2Bfrom%2B2016-08-28%2B22%253A31%253A38.png)
### INSTALLATION:
#### One Step Installation
```
pip install QuakeCL
```
#### Manual Installation
- Clone the repository
```git clone https://github.com/amitness/QuakeCL```
- Run the installation script inside the cloned folder
```bash
python setup.py install
```
### USAGE:
~ $ earthquake
### DEVELOPMENT
To run the tests:
```
python setup.py test
```
### Built with:
* Python
* [Google Spreadsheet](https://docs.google.com/spreadsheets/d/1eeIOB58Dn5qRNWTySqrL35U8xY3JjZ7yhg5Dpxvbz8s/edit) for scraping the data using `IMPORTXML` and `XPath`
### References
* Data from [National Seismological Centre](http://www.seismonepal.gov.np)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
QuakeCL-0.2.0.tar.gz
(2.9 kB
view details)
File details
Details for the file QuakeCL-0.2.0.tar.gz
.
File metadata
- Download URL: QuakeCL-0.2.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 920fc39ff4cb56c13d5374160a301fe35a4dcf2cec8d641cb5b5f6fe9b9a8a09 |
|
MD5 | 05dafebbb1b79bdeb03f8ca3bb12d7b1 |
|
BLAKE2b-256 | 0ef850cb57fd8f3ce776a6c298ee7a36ef0b50cb04b2b6d32fd2e0d52c4655c8 |