Skip to content

tiepvb/pycode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask MVC Framework

Is a MVC web application framework written in Python using Flask.

Requires

Getting Started

  1. Install PIP
  2. Install VirtualEnv
  3. Create a virtual environment using virtualenv and activate it
  4. Copy the PyMVC source in your virtual env
  5. Install the requirements using pip install -r requirements.txt
  6. Run the application with python manage.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published