dependabot[bot] 3830c1db11 Bump sqlalchemy from 1.0.12 to 1.3.0 in /frameworks/Python/klein (#7057) преди 3 години
..
templates 8b03c94bac adds Python Klein framework using default Twisted Web server преди 10 години
README.md 4322cacaef Update documentation links (#4541) преди 6 години
app.py 6fce84a278 WIP: Dockerify everything (#3457) преди 7 години
benchmark_config.json c01fe61374 Docker python (#3410) преди 7 години
config.toml 9d18b6e21b make sure all have versus key (#6265) преди 4 години
klein.dockerfile 0096f84ee9 Config for the new toolset (#6259) преди 4 години
requirements.txt 3830c1db11 Bump sqlalchemy from 1.0.12 to 1.3.0 in /frameworks/Python/klein (#7057) преди 3 години

README.md

Twisted Klein Benchmark Test

This is the Klein portion of a benchmarking tests suite comparing a variety of web development platforms.

The information below is specific to Klein. For further guidance, review the documentation. Also note that there is additional information provided in the Python README.

Description

Klein framework (https://github.com/twisted/klein)

Infrastructure Software

Server

  • gunicorn+meinheld on CPython
  • Tornado on PyPy

Test Paths & Sources

All of the test implementations are located within a single file (app.py).

Get Help

Resources