Another command line interface for the Brython.
Project description
brythoncli
Install
pip install brythoncli
Or, from the source:
cd path/to/brythoncli
pip install .
Usage
brython pack --help
brython serve --help
brython deps --help
Checkout the Makefile
at the root of https://github.com/dobisel/dial
for more info.
Contribution
cd path/to/brythoncli
pip install -r requirements-dev.txt
pip install -e .
make test
make cover
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
brythoncli-0.3.1.tar.gz
(12.0 kB
view hashes)