# Panther Benchmark Test This is the Panther portion of a [benchmarking tests suite](../../) comparing a variety of web development platforms. The information below is specific to Panther. For further guidance, review the [documentation](https://github.com/TechEmpower/FrameworkBenchmarks/wiki). Also note that there is additional information provided in the [Python README](../). ## Description [Panther](https://pantherpy.github.io/) Is A Fast & Friendly Web Framework For Building Async APIs With Python 3.10+

logo

## Implementation All tests are implemented in a single file ([app.py](app.py)). * [JSON](app.py): "/json" * [DB](app.py): "/db" * [QUERY](app.py): "/queries?=#"* * [FORTUNES](app.py): "/fortunes" * [UPDATE](app.py): "/updates?queries=#"* * [Plaintext](app.py): "/plaintext" *Replace # with an actual number. ## Resources * GitHub -> [GitHub.com/AliRn76/Panther](https://github.com/AliRn76/Panther) * Documentation -> [PantherPy.GitHub.io](https://pantherpy.github.io) * PyPI -> [PyPI.org/project/Panther](https://pypi.org/project/panther)