pyscan v0.1.0 — Initial Release
Pre-release
Pre-release
A fast Python file scanner written in Rust with PyO3 bindings. Recursively walks a directory and returns sorted relative paths of .py files, automatically skipping common noise like __pycache__, .venv, .git, node_modules, and compiled .pyc/.pyo files.