Flider
What is Flider
Flider is a lightweight framework that saves you time by creating a MVC compliant file structure and includes basic commonly used files.
What Does it Actually Do
TO
With just one statement.
How Do I Install Flider
All you need to do to install Flider is:
*WINDOWS: pip install flider
*MAC/LINUX: pip3 install flider
How Do I Run It
Flider is just as easy to use as it is to install:
*WINDOWS: py -m flider
*MAC/LINUX: python3 -m flider
USE THE OPTION '-f' OR '--full' AFTER py -m flider
TO INSTALL OPTIONAL USER MODEL/CONTROLLER