quivr/backend/core/parsers
ChloeMouret fdcdf581a8
refactor: clean backend, add typing, delete dead code (#835)
* type common dependencies

* delete unused code
2023-08-03 16:20:36 +02:00
..
__init__.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
audio.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
common.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
csv.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
docx.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
epub.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
github.py fix(parsers.github): AttributeError when crawling github repository. (#667) 2023-07-20 16:13:25 +02:00
html.py refactor: clean backend, add typing, delete dead code (#835) 2023-08-03 16:20:36 +02:00
markdown.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
notebook.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
odt.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
pdf.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
powerpoint.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
txt.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00