Metadata-Version: 2.3
Name: pyfile-runner
Version: 0.1.0
Summary: Simple Python library to help run multiple Python files and view their output while running
Requires-Python: >=3.12
Requires-Dist: loguru>=0.7.2
Requires-Dist: ruff>=0.6.2
Requires-Dist: textual>=0.77.0
Description-Content-Type: text/markdown

```
uv run ruff check
```