Metadata-Version: 2.1
Name: RandAlgo-py
Version: 1.0.3
Summary: A python package to fetche random algorithm questions
Home-page: https://github.com/startng/Forward-RandAlgo-jaynwauche
Author: Nwauche Junior Chimenka
Author-email: juniornwauche@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: bs4
Requires-Dist: lxml

#Weather Reporter

A Python package that fetches random algorithm questions from the internet

#Usage
 Following query on terminal will provide algorithm questions when you
 register and login 

```buildoutcfg
Randalgo_cli -q 
```

