Metadata-Version: 2.1
Name: pypydata
Version: 1.0.0
Summary: PypyData Location List
Home-page: https://github.com/ryuih/pypydata
Author: iryu
Author-email: inhwanryu@gmail.com
License: MIT
Keywords: pypydata
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
Requires-Dist: beautifulsoup4
Requires-Dist: lxml

# pypydata
copy of pydata

## Installation
```
pip install pypydata
```

## Usage
```
usage: pypydata [-l]

Location list PypyData

optional arguments:
  -h, --help  show this help message and exit
  -l          You can see lists of all PyData location.
```


