openpolitics.com

  • writing
  • quotes
  • Topics
    • academia
    • corruption
    • economics
    • education
    • environment
    • finance
    • history
    • hypertext
    • media
    • philosophy
    • psychology
    • religion
    • russia
    • ted nelson
  • about
← Previous Next →

What is a good Python framework for building a RESTful API?

Falcon: it’s easy to use, very fast (for a Python framework, that is), and has 100% unit test coverage.

request per second:

CPython 3.4.3   19.5

PyPy 2.5.1          256.4