Skip to content

cagp-dev-mtl/flask-python-setup-c9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Setup of a Phyton virtual environment for Flask with PyPy + Redis on a C9 workspace

  1. Name your workspace: flask-benchmark

  2. Choose "custom template" as workspace configuration

  3. On input "Clone from Git or Mercurial URL (optional)" enter: git@github.com:cagp-dev-mtl/flask-phyton-c9

  4. Once your environment is loaded, in the console you will be requested to enter your git username and password

sh ./setup.sh

Start virtual environment

cd ~/pypy-venv/

. bin/activate

Start web server (PyPy, Flask)

cd ~/workspace pypy YOUR_APPLICATION_NAME.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages