.gitattributes
.gitignore
LICENSE
README.md
pyproject.toml
uv.lock
.claude/skills/inex-launcher/SKILL.md
.claude/skills/inex-launcher/examples.md
.claude/skills/inex-launcher/reference.md
.codex/skills/inex-launcher/SKILL.md
.codex/skills/inex-launcher/agents/openai.yaml
.cursor/skills/inex-launcher/SKILL.md
.cursor/skills/inex-launcher/examples.md
.cursor/skills/inex-launcher/reference.md
.github/workflows/publish.yml
.github/workflows/pythonapp.yml
inex/__init__.py
inex/engine.py
inex/helpers.py
inex/inex.py
inex/version.txt
inex/utils/__init__.py
inex/utils/configure.py
inex/utils/fsystem.py
inex_launcher.egg-info/PKG-INFO
inex_launcher.egg-info/SOURCES.txt
inex_launcher.egg-info/dependency_links.txt
inex_launcher.egg-info/entry_points.txt
inex_launcher.egg-info/requires.txt
inex_launcher.egg-info/top_level.txt
tests/__init__.py
tests/test_args.py
tests/test_args.yaml
tests/test_basic.py
tests/test_basic.yaml
tests/test_built_in.py
tests/test_built_in.yaml
tests/test_compose.1.yaml
tests/test_compose.2.yaml
tests/test_compose.py
tests/test_eval.py
tests/test_eval.yaml
tests/test_export.py
tests/test_export.yaml
tests/test_fetch.1.yaml
tests/test_fetch.2.yaml
tests/test_fetch.py
tests/test_import.1.yaml
tests/test_import.2.yaml
tests/test_import.3.yaml
tests/test_import.4.yaml
tests/test_import.py
tests/test_is_done.py
tests/test_is_done.yaml
tests/test_item.py
tests/test_item.yaml
tests/test_kwargs.py
tests/test_kwargs.yaml
tests/test_log_path.py
tests/test_num_lines.py
tests/test_num_lines.yaml
tests/test_numpy.py
tests/test_numpy.yaml
tests/test_pos_args.py
tests/test_pos_args.yaml
tests/test_read_text.py
tests/test_read_text.txt
tests/test_read_text.yaml
tests/test_resolve.py
tests/test_resolve.yaml
tests/test_resolvers.py
tests/test_resolvers.yaml
tests/test_stop_after.py
tests/test_stop_after.yaml
tests/test_sys_path.py
tests/utils.py