Python toolset for data processing, queries, wikicode generation and page manipulation
pip install osw
make sure datamodel-codegen is installed and included in PATH, e. g. on jupyterlab:
os.environ["PATH"] += os.pathsep + "/home/jovyan/.local/bin"
https://opensemanticlab.github.io/osw-python/
This project has been set up using PyScaffold 4.3.1. For details and usage information on PyScaffold see https://pyscaffold.org/.