tools_interface 0.1.0

Abstractions of serveral Wikipedia/Wikimedia/Wikidata-related tools
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Tools Interface

This rust crate implements structs to easily interface with several Wikipedia/Wikidata/Wikimedia tools and APIs.

## Supported tools

- PagePile (read only)
- Pageviews API
- Persondata Template
- PetScan
- Quarry (existing results only)
- QuickStatements (start batches)

If you would like to see other tools supported, add a request to the [Issue tracker](https://github.com/magnusmanske/tools_interface/issues).