Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 280 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 280 Bytes

Bullet Python Pyramid Test App (Public)

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

Configurations needed for your testing

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