A simple general purpose scaffold tool


Keywords
scaffold, build, generator, generate
License
MIT
Install
pip install tapas==1.0.2.post9

Documentation

Tapas

PyPI version Documentation Status Code style: black

Tapas in simple scaffold tool. Run tapas {template-name} to generate project in current directory. Or tapas {template-name} {directory-name} in another directory.

Templates

To show list of available tapas run:

tapas --list

List of available template is stored in special repository.

Documentation

Full documentation is available on readthedocs.