mirror of
https://github.com/fccapria/scientify.git
synced 2026-01-12 02:36:10 +00:00
34 lines
328 B
Text
34 lines
328 B
Text
#backend core
|
|
fastapi[all]
|
|
fastapi-asyncpg
|
|
fastapi-users[sqlalchemy,postgresql]
|
|
|
|
#database drivers
|
|
asyncpg
|
|
|
|
#parser
|
|
python-multipart
|
|
|
|
#web server
|
|
uvicorn
|
|
|
|
#utils
|
|
pdfminer.six
|
|
python-docx
|
|
pylatexenc
|
|
bibtexparser
|
|
|
|
#NLP
|
|
yake
|
|
|
|
#file conversion
|
|
python-docx
|
|
reportlab
|
|
weasyprint
|
|
markdown
|
|
mammoth
|
|
pypandoc-binary
|
|
|
|
boto3
|
|
|
|
python-dotenv
|