LICENSE
MANIFEST.in
README.md
pyproject.toml
streamtex/__init__.py
streamtex/__main__.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_enrich.py
streamtex/export_widgets.py
streamtex/grid.py
streamtex/gsheet.py
streamtex/hover_tooltip.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/loading.py
streamtex/markdown.py
streamtex/marker.py
streamtex/marker_runtime.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/spacing.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/_install_local_packs.py
streamtex/cli/_shared.py
streamtex/cli/_stx_toml.py
streamtex/cli/_toml_helpers.py
streamtex/cli/bib_cmd.py
streamtex/cli/cache_cmd.py
streamtex/cli/claude_cmd.py
streamtex/cli/commands.py
streamtex/cli/component_cmd.py
streamtex/cli/console.py
streamtex/cli/coolify.py
streamtex/cli/deploy_cmd.py
streamtex/cli/dev_cmd.py
streamtex/cli/dev_config.py
streamtex/cli/ds_cmd.py
streamtex/cli/export_cmd.py
streamtex/cli/install_cmd.py
streamtex/cli/kit_cmd.py
streamtex/cli/main.py
streamtex/cli/pack_cmd.py
streamtex/cli/project_cmd.py
streamtex/cli/publish_cmd.py
streamtex/cli/run_cmd.py
streamtex/cli/screenshot_cmd.py
streamtex/cli/shortcuts.py
streamtex/cli/status_cmd.py
streamtex/cli/sync_cmd.py
streamtex/cli/upgrade_cmd.py
streamtex/cli/validate_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/core/__init__.py
streamtex/core/contracts.py
streamtex/core/discovery.py
streamtex/core/validation.py
streamtex/scripts/__init__.py
streamtex/scripts/migrate_curves_to_relative.py
streamtex/static/default.css
streamtex/static/logo-stx-tiny.png
streamtex/static/logo-stx.png
streamtex/static/css/stx_global.css
streamtex/static/js/stx_marker_observer.js
streamtex/static/js/stx_scroll_spy.js
streamtex/styles/__init__.py
streamtex/styles/base.py
streamtex/styles/container.py
streamtex/styles/core.py
streamtex/styles/scale.py
streamtex/styles/scale_curves.toml
streamtex/styles/text.py
streamtex/styles/visibility.py