Skip to content

Twom2020/paravel

Repository files navigation

Paravel (python framework like Laravel)

get clone of repository:

git clone https://github.com/Twom2020/paravel.git

and run:

pip install -r requirement.txt

Note: recommended python 3.7 and below

create .env file like .env.example and for work with migrations create orator.yml like orator.yml.example for configuration database.

run this command for create tables:
orator migrate

for run project:

flask run

About

laravel with python like paravel :)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages