LICENSE
MANIFEST.in
README.md
pyproject.toml
streamtex/__init__.py
streamtex/__main__.py
streamtex/ai_image.py
streamtex/auth.py
streamtex/banner.py
streamtex/bib.py
streamtex/bib_preview.py
streamtex/block_helpers.py
streamtex/blocks.py
streamtex/book.py
streamtex/browser.py
streamtex/code.py
streamtex/collection.py
streamtex/constants.py
streamtex/container.py
streamtex/enums.py
streamtex/export.py
streamtex/export_widgets.py
streamtex/grid.py
streamtex/gsheet.py
streamtex/image.py
streamtex/image_editor.py
streamtex/image_utils.py
streamtex/inspector.py
streamtex/latex.py
streamtex/latex_utils.py
streamtex/link_config.py
streamtex/link_preview.py
streamtex/list.py
streamtex/markdown.py
streamtex/marker.py
streamtex/mermaid.py
streamtex/overlay.py
streamtex/pdf_export.py
streamtex/plantuml.py
streamtex/presentation.py
streamtex/presentation_profile.py
streamtex/search.py
streamtex/slide.py
streamtex/space.py
streamtex/tikz.py
streamtex/toc.py
streamtex/utils.py
streamtex/write.py
streamtex/zoom.py
streamtex.egg-info/PKG-INFO
streamtex.egg-info/SOURCES.txt
streamtex.egg-info/dependency_links.txt
streamtex.egg-info/entry_points.txt
streamtex.egg-info/requires.txt
streamtex.egg-info/top_level.txt
streamtex/ai/__init__.py
streamtex/ai/config.py
streamtex/ai/generate.py
streamtex/ai/history.py
streamtex/ai/metadata.py
streamtex/ai/providers/__init__.py
streamtex/ai/providers/base.py
streamtex/ai/providers/fal.py
streamtex/ai/providers/google.py
streamtex/ai/providers/openai.py
streamtex/ai/providers/registry.py
streamtex/cli/__init__.py
streamtex/cli/bib_cmd.py
streamtex/cli/cache_cmd.py
streamtex/cli/claude_cmd.py
streamtex/cli/commands.py
streamtex/cli/console.py
streamtex/cli/deploy_cmd.py
streamtex/cli/install_cmd.py
streamtex/cli/main.py
streamtex/cli/project_cmd.py
streamtex/cli/publish_cmd.py
streamtex/cli/run_cmd.py
streamtex/cli/shortcuts.py
streamtex/cli/upgrade_cmd.py
streamtex/cli/workspace_cmd.py
streamtex/cli/migrations/__init__.py
streamtex/cli/migrations/base.py
streamtex/cli/migrations/compat.py
streamtex/cli/migrations/registry.py
streamtex/cli/migrations/v0_4_0.py
streamtex/cli/migrations/v0_4_6.py
streamtex/static/default.css
streamtex/static/logo-stx-tiny.png
streamtex/static/logo-stx.png
streamtex/styles/__init__.py
streamtex/styles/base.py
streamtex/styles/container.py
streamtex/styles/core.py
streamtex/styles/text.py
streamtex/styles/visibility.py