Skip to content

Commit

Permalink
Create script to import books from Wikisource (#9674)
Browse files Browse the repository at this point in the history
  • Loading branch information
pidgezero-one authored Dec 5, 2024
1 parent 89d69ed commit c232799
Showing 2 changed files with 830 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -17,6 +17,8 @@ isbnlib==3.10.14
luqum==0.11.0
lxml==4.9.4
multipart==0.2.4
mwparserfromhell==0.6.6
nameparser==1.1.3
Pillow==10.4.0
psycopg2==2.9.6
pydantic==2.4.0
@@ -30,3 +32,4 @@ sentry-sdk==2.8.0
simplejson==3.19.1
statsd==4.0.1
validate_email==1.3
wikitextparser==0.56.1
Loading

0 comments on commit c232799

Please sign in to comment.