Skip to content

Commit 056cb03

Browse files
committed
README.md
1 parent 6007876 commit 056cb03

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

wikipedia/README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Wikipedia
2+
3+
## Project description
4+
Wikipedia is a Python library that makes it easy to access and parse data from Wikipedia.<br />
5+
Search Wikipedia, get article summaries, get data like links and images from a page, and more.<br />
6+
Wikipedia wraps the MediaWiki API so you can focus on using Wikipedia data, not getting it.<br />
7+
8+
## Installation
9+
To install Wikipedia, simply run:<br /><br />
10+
`$ pip install wikipedia
11+
12+
## Documentation
13+
* [Read the docs Here:](https://wikipedia.readthedocs.org/en/latest/.)
14+
15+
## License
16+
MIT licensed. See the *[License](https://github.com/goldsmith/Wikipedia/blob/master/LICENSE) file for full details.
17+
18+
## Hello wiki
19+
( Hello wiki )
20+
\
21+
\
22+
_
23+
<(0)
24+
<-(___)->
25+
-= =-

0 commit comments

Comments
 (0)