/bundler

python scripts merge tool

Primary LanguagePythonOtherNOASSERTION

DRAFT

How to use:

  • pip install .
  • export PYTHONPATH=<source_code_dir>
  • python3 -m pybundler --src <source_code_dir/> --main <root_script.py> [> <output_file.py>]