https://github.com/rtmigo/rcd_wikipedia_py
Reusable code for wikipedia and wikidata.
https://github.com/rtmigo/rcd_wikipedia_py
Last synced: 10 months ago
JSON representation
Reusable code for wikipedia and wikidata.
- Host: GitHub
- URL: https://github.com/rtmigo/rcd_wikipedia_py
- Owner: rtmigo
- License: mit
- Created: 2021-06-30T14:54:43.000Z (over 4 years ago)
- Default Branch: staging
- Last Pushed: 2021-07-01T14:27:38.000Z (over 4 years ago)
- Last Synced: 2025-01-21T15:32:16.868Z (12 months ago)
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [rcd_wikipedia](https://github.com/rtmigo/rcd_wikipedia_py)
Reusable code for wikipedia and wikidata.
This package is hastily made, barely documented, and is not intended to
be used by anyone.
# Install
``` bash
$ pip3 install git+https://github.com/rtmigo/rcd_wikipedia_py#egg=rcd_wikipedia
```