Skip to content

pyscan v0.1.0 — Initial Release

Pre-release
Pre-release

Choose a tag to compare

@ybhaw ybhaw released this 22 Feb 09:06

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.