.gitignore
LICENSE
README.md
local.txt
requirements.txt
setup.py
.github/workflows/python-ci.yml
.github/workflows/python-publish.yml
tests/__init__.py
tests/test_api.py
tests/test_chunker.py
tests/test_core.py
tests/test_extractor.py
tests/test_scraper.py
tests/files/example.cpp
tests/files/example.css
tests/files/example.csv
tests/files/example.docx
tests/files/example.h
tests/files/example.html
tests/files/example.ini
tests/files/example.ipynb
tests/files/example.jpg
tests/files/example.json
tests/files/example.md
tests/files/example.mp3
tests/files/example.mp4
tests/files/example.pdf
tests/files/example.png
tests/files/example.pptx
tests/files/example.py
tests/files/example.tsx
tests/files/example.txt
tests/files/example.xlsx
tests/files/example.zip
tests/files/example_pdf_with_no_extension
thepipe/__init__.py
thepipe/chunker.py
thepipe/core.py
thepipe/extract.py
thepipe/scraper.py
thepipe_api.egg-info/PKG-INFO
thepipe_api.egg-info/SOURCES.txt
thepipe_api.egg-info/dependency_links.txt
thepipe_api.egg-info/entry_points.txt
thepipe_api.egg-info/requires.txt
thepipe_api.egg-info/top_level.txt