Skip to content

maschbd/pyramid_epfl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

========================== EPFL Python Frontend Logic

To install:

mkdir epfl; cd epfl
virtualenv env
source env/bin/activate
pip install -e git+https://github.com/solute/pyramid_epfl.git#egg=pyramid_epfl
pcreate -s pyramid_epfl_notes notes_app
cd notes_app
python setup.py develop
pserve development.ini

About

EPFL Python Frontend Logic for Pyramid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published