Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkristof200/py_wikiarticle
https://github.com/kkristof200/py_wikiarticle
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kkristof200/py_wikiarticle
- Owner: kkristof200
- Created: 2020-08-10T13:33:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-10T15:43:56.000Z (over 4 years ago)
- Last Synced: 2024-09-27T17:06:58.375Z (about 2 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wikiarticle
![python_version](https://img.shields.io/static/v1?label=Python&message=3.5%20|%203.6%20|%203.7&color=blue) [![PyPI downloads/month](https://img.shields.io/pypi/dm/wikiarticle?logo=pypi&logoColor=white)](https://pypi.python.org/pypi/wikiarticle)## Description
wikipedia atricles in an object oriented format## Install
~~~~bash
pip install wikiarticle
# or
pip3 install wikiarticle
~~~~