-
- Downloads
initial commit
parents
No related branches found
No related tags found
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- Dockerfile 11 additions, 0 deletionsDockerfile
- License.txt 0 additions, 0 deletionsLicense.txt
- Readme.md 18 additions, 0 deletionsReadme.md
- app/__init.py__ 0 additions, 0 deletionsapp/__init.py__
- app/main.py 371 additions, 0 deletionsapp/main.py
- requirements.txt 5 additions, 0 deletionsrequirements.txt
.gitignore
0 → 100644
Dockerfile
0 → 100644
License.txt
0 → 100644
This diff is collapsed.
Readme.md
0 → 100644
app/__init.py__
0 → 100644
app/main.py
0 → 100644
requirements.txt
0 → 100644
fastapi[standard] | ||
requests | ||
xmltodict | ||
wikibaseintegrator | ||
\ No newline at end of file |
Please register or sign in to comment