Installation

To install Trionyx, run:

pip install Trionyx

Create new project

For creating a new project, run:

trionyx create_project <project name>

Follow the steps given. And by the end you have a running base project ready to extend.