sfepy-run.py script
============

synopsis
-------

sfepy-run [-w] [command] [options]

positional arguments
-----------------

| command    SfePy command (see sfepy-run --help for available commands)
| options    additional options passed directly to selected command

optional arguments
---------------

-h, --help               show this help message and exit
-v, --version          show program's version number and exit
-w, --window         use alternative (pythonw) interpreter

