Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 219 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 219 Bytes

python-auto-all

Install

pip install .

Usage

Add __all__ to all python files except files having prefix "_" and having __all__.

python3 run_by_directory.py PATH_TO_DIRECTORY