LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
setup.py
.cursor/rules/release-rules.mdc
.github/workflows/pytest.yml
.github/workflows/release.yml
dist/pythonrun-1.0.0-py3-none-any.whl
dist/pythonrun-1.0.0.tar.gz
pythonrun/__init__.py
pythonrun/_version.py
pythonrun/cli.py
pythonrun/main.py
pythonrun/package_mapping.json
pythonrun/stdlib_modules.json
pythonrun/utils.py
tests/basic_import.py
tests/basic_recurcive_import.py
tests/check_args.py
tests/local_test.py
tests/requirements.txt
tests/simple_test.py
tests/test_entry.py
tests/use_script.py
tests/local_package/__init__.py
tests/local_package/pi.py