Working encyclopedia lookup

This commit is contained in:
Cyber MacGeddon 2024-11-29 22:56:04 +00:00
parent a4dd1c8fa3
commit 6ced8dbba9
7 changed files with 135 additions and 41 deletions

View file

@ -0,0 +1,6 @@
#!/usr/bin/env python3
from trustgraph.external.wikipedia import run
run()