static-node

Node and NPM cross platform python install


Keywords
template-python-cmd
License
BSD-1-Clause
Install
pip install static-node==1.0.0

Documentation

template-python-cmd

A template for quickly making a python lib that has a command line program attached

Linting

MacOS_Tests Ubuntu_Tests Win_Tests

Replace template-python-cmd and template_python_cmd with your command. Run tox until it's correct.

To develop software, run . ./activate.sh

Windows

This environment requires you to use git-bash.

Linting

Run ./lint.sh to find linting errors using pylint, flake8 and mypy.