xwu64 / python-auto-all

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Python 100.0%