Wikipedia downloader and parser in Python
Project description
wkpdia
Wikipedia downloader and parser in Python
Install
pip install wkpdia
Usage
from wkpdia import wkpdia_get
title = "R._Daneel_Olivaw"
item = wkpdia_get(title)
print(item["path"])
print(item["str"])
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wkpdia-0.2.tar.gz
(2.7 kB
view details)
Built Distribution
wkpdia-0.2-py3-none-any.whl
(2.9 kB
view details)
File details
Details for the file wkpdia-0.2.tar.gz
.
File metadata
- Download URL: wkpdia-0.2.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1310b9e0ca6afbae771c64e3a4da15f5af5e3b8cc156a0844a7645a05b68c2ae |
|
MD5 | 8fc2f40f6f39b4ce07360074f49d99ff |
|
BLAKE2b-256 | 45cbd6f3a284c8770ac2a2ba7ecb388473c931840839d78bf26cc49b248be139 |
File details
Details for the file wkpdia-0.2-py3-none-any.whl
.
File metadata
- Download URL: wkpdia-0.2-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d410ce4c2aa476f4b930b80621874cb4cdb6f14e096e8834961c965d9a11d924 |
|
MD5 | 83cf14b9cfa1fb24a14a95f5eb939675 |
|
BLAKE2b-256 | a92316047e385e9c7c258c2c89c2c1a6bfbea258d8fb543153c0223fecd9e80a |