ScrewJack is a tiny command line tool for manipulating modules.


License
BSD-3-Clause
Install
pip install screwjack==0.4.3

Documentation

ScrewJack

ScrewJack is a tiny command line tool for manipulating modules.

Installation

Install directly by pip:

pip install -U screwjack

Or, you can use the latest version:

git clone http://github.com/DataCanvasIO/screwjack.git screwjack.git
cd screwjack.git
pip install -r requirements.txt
./bin/screwjack --help

Usage

Online document is also avaliable.

About

ScrewJack is licensed under BSD (3-Clause) License, see LICENSE file for detail. Comments and contribution are welcome.