Using Photon

Now let us see all the important things you need to do to make your application with Photon.

File structure

Setup your project in following way.

Project
├── Photon
├── Project
|   ├── project.py
├── venv