Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erictleung/modifywikiinfobox
Python tools to help semi-automate updating Wikipedia infoboxes
https://github.com/erictleung/modifywikiinfobox
Last synced: 17 days ago
JSON representation
Python tools to help semi-automate updating Wikipedia infoboxes
- Host: GitHub
- URL: https://github.com/erictleung/modifywikiinfobox
- Owner: erictleung
- License: mit
- Created: 2024-02-13T05:14:58.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-23T20:06:31.000Z (5 months ago)
- Last Synced: 2024-07-23T23:28:21.193Z (5 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# modifywikiinfobox
Python tools to help semi-automate updating Wikipedia infoboxes
## Setup
```
pip install -r requirements
```## Usage
```
python check_associated_acts.py
```## Use case
https://en.wikipedia.org/wiki/Category:Pages_using_infobox_musical_artist_with_associated_acts
## License
MIT