CyberSpace
Wikipedia
InfoBox
from cyberspace import Wikipedia
w = Wikipedia(rate_limit_wait_seconds=0.1)
result = w.search('steve wozniak')[0]
print(result)
output
{
"title_1": "Steve Wozniak",
"unknown_row_1": {
"texts": [
"Wozniak in 2018"
],
"links": [
{
"url": "/wiki/File:Steve_Wozniak,_November_2018.jpg"
}
]
},
"Born": {
"texts": [
"Stephen Gary Wozniak[1](p18) (1950-08-11) August 11, 1950 (age 68)San Jose, California, U.S."
],
"links": [
{
"url": "#cite_note-iWoz-1",
"text": "[1]"
},
{
"title": "San Jose, California",
"url": "/wiki/San_Jose,_California",
"text": "San Jose"
},
{
"title": "California",
"url": "/wiki/California",
"text": "California"
}
]
},
...
Release files for cyberspace 2022.2.12
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cyberspace-2022.2.12.tar.gz | 20.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cyberspace-2022.2.12-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 50.0 kB
Release files / cyberspace-2022.2.12.tar.gz
| Download URL | cyberspace-2022.2.12.tar.gz |
|---|---|
| Size | 20.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
283e56ada02f1dbb6a790d12703dc840ef25c40e4195bcea475facb0c0fb0253
|
|
BLAKE2b-256 checksum How to use checksums |
9853ce689017592597c82923f96221edce8adcc4d25b40002baeb41ce6d9a00d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
|
Release files / cyberspace-2022.2.12-py3-none-any.whl
| Download URL | cyberspace-2022.2.12-py3-none-any.whl |
|---|---|
| Size | 29.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
04413892ee961863a9e27cc08b9d65a5a9bbeb42cc28bf3edd197617e11f3e15
|
|
BLAKE2b-256 checksum How to use checksums |
5688e2664fc97afb486092a10220dc68e4ced3190af7f9d4895253be78da1b5f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
|