Metadata-Version: 2.1
Name: quoras
Version: 1.1.0
Summary: A Python package collect data from Quora.
Home-page: https://github.com/DiptoDas8/quoras
Author: Dipto Das
Author-email: dipto.cse.buet@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: selenium
Requires-Dist: bs4
Requires-Dist: lxml

# quoras

A Python package collect data from Quora.

## Usage
This package allows you to call functions

```
print('hello world')
```

