jasonmimick / python-pyramid-public

Here is the public python pyramid test app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Pyramid Test App (Public)

This is a public python pyramid test app used for testing.

Configurations needed for your testing

"Runtime": "python3",
"BuildCommand": "python setup.py develop",
"StartCommand": "python runapp.py",
"Port": "8000"

About

Here is the public python pyramid test app.


Languages

Language:HTML 40.1%Language:CSS 30.6%Language:Python 29.3%