LICENSE
MANIFEST.in
README.md
pyproject.toml
core/__init__.py
core/colors.py
core/pypi.py
core/theme_loader.py
pip_search_ex.egg-info/PKG-INFO
pip_search_ex.egg-info/SOURCES.txt
pip_search_ex.egg-info/dependency_links.txt
pip_search_ex.egg-info/entry_points.txt
pip_search_ex.egg-info/requires.txt
pip_search_ex.egg-info/top_level.txt
raw/__init__.py
raw/renderer.py
raw/table.py
themes/atom-one-dark.xml
themes/atom-one-light.xml
themes/catppuccin-latte.xml
themes/catppuccin-mocha.xml
themes/default.xml
themes/dracula.xml
themes/flexoki.xml
themes/gruvbox.xml
themes/monokai.xml
themes/none.xml
themes/nord.xml
themes/rose-pine-dawn.xml
themes/rose-pine-moon.xml
themes/rose-pine.xml
themes/solarized-dark.xml
themes/solarized-light.xml
themes/solarized.xml
themes/textual-ansi.xml
themes/textual-dark.xml
themes/textual-light.xml
themes/tokyo-night.xml
tui/__init__.py
tui/app.py