Oleg S 95d2aabd30 [Python] Japronto: duplicated code removed (#8119) 2 gadi atpakaļ
..
README.md 4322cacaef Update documentation links (#4541) 6 gadi atpakaļ
app.py 95d2aabd30 [Python] Japronto: duplicated code removed (#8119) 2 gadi atpakaļ
app_postgres.py b8dfdbc11b implement db query with japronto (#7422) 3 gadi atpakaļ
benchmark_config.json 95d2aabd30 [Python] Japronto: duplicated code removed (#8119) 2 gadi atpakaļ
config.toml 9d18b6e21b make sure all have versus key (#6265) 4 gadi atpakaļ
db.py b8dfdbc11b implement db query with japronto (#7422) 3 gadi atpakaļ
japronto-postgres.dockerfile b8dfdbc11b implement db query with japronto (#7422) 3 gadi atpakaļ
japronto.dockerfile d03875eed3 Fix Python/japronto (#7203) 3 gadi atpakaļ
requirements.txt 95d2aabd30 [Python] Japronto: duplicated code removed (#8119) 2 gadi atpakaļ
requirements_postgres.txt 2f009e1e3c Bump ujson from 5.2.0 to 5.4.0 in /frameworks/Python/japronto 3 gadi atpakaļ

README.md

Japronto Benchmark Test

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

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

Description

Japronto is a screaming-fast, scalable, asynchronous Python 3.5+ HTTP toolkit.

Test Paths & Sources

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