ScrewJack is a tiny command line tool for manipulating modules.
Install directly by pip:
pip install -U screwjack
Or, you can use the latest version:
git clone https://github.com/DataCanvasIO/screwjack.git screwjack.git
cd screwjack.git
pip install -r requirements.txt
./bin/screwjack --help
Online document is also avaliable.
ScrewJack is licensed under BSD (3-Clause) License, see LICENSE file for detail. Comments and contribution are welcome.