A Wikidata bot that makes sanity checks for the Wikidata Forges project.
Project description
F3 Wikidata Bot
f3wikidatabot is a python module and command-line tool for the wikidata Forges project.
Setup
git clone --recursive https://lab.forgefriends.org/friendlyforgeformat/f3-wikidata-bot.git
cd f3-wikidata-bot
echo layout python3 > .envrc
direnv allow
pip install poetry
poetry install
Usage
From the source tree:
PYTHONPATH=$(pwd) python bin/f3wikidatabot --help
Using the module from PyPI:
from f3wikidatabot import bot
b = bot.Bot.factory(["--verbose", "--show", "--plugin", "Features"])
for forge in b.run_query():
print(forge)
Publish
$ poetry config pypi-token.pypi {pypi token}
$ poetry version patch
$ poetry build
$ poetry publish
License
This project is licensed under the GPLv3+ License.
Funding
This project is funded through the NGI Assure Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet program. Learn more on the NLnet project page.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file f3wikidatabot-0.0.6.tar.gz.
File metadata
- Download URL: f3wikidatabot-0.0.6.tar.gz
- Upload date:
- Size: 26.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.12 Linux/6.2.0-37-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0355bb0afb156c8a09346dd4a6d2588240356e90371540564b19d78ea91b375f
|
|
| MD5 |
5711a3fa79a466cb3c54cceab33658af
|
|
| BLAKE2b-256 |
8a63e9c30c3e9feaaa94feb669eee3a8b7622494b5033168fc98a8f2e6edf792
|
File details
Details for the file f3wikidatabot-0.0.6-py3-none-any.whl.
File metadata
- Download URL: f3wikidatabot-0.0.6-py3-none-any.whl
- Upload date:
- Size: 32.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.12 Linux/6.2.0-37-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57c1f69a18a1bffe46709fd308c39944ff4cdd09151ee77f13ac46bb2dbd6d20
|
|
| MD5 |
8490fcee66928d13a8e7386fb0d63824
|
|
| BLAKE2b-256 |
b363120c3c007ccc09274c16938ec6cf3b54dec2f4915bf32ec3be6453a4e1db
|