This website works better with JavaScript
Home
Explore
Help
Sign In
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror of
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
1509b247ac
Branches
Tags
dependabot/cargo/frameworks/Rust/trillium/zerocopy-0.7.31
dependabot/pip/frameworks/Python/litestar/litestar-2.17.0
fix-reverse-order
master
R23
R21
R22
R20
R19
R18
R17
R16
R15
R14
R13
R12
R11
round-10
R10
go/setup.py
R9-ec2
R9
R8
R7
v2
v3
TechEmpower.Fra...
/
frameworks
/
Python
/
klein
/
setup.sh
setup.sh
87 B
History
Raw
1
2
3
4
5
6
#!/bin/bash
export PY2_ROOT=$IROOT/py2
export PY2=$PY2_ROOT/bin/python
$PY2 app.py &