Frequently Asked Questions

What are the licensing terms for requests-mauth?

The framework is licensed under the MIT licensing terms.

What versions of Python are supported?

Each release of requests-mauth is tested against:
  • Python 2.7
  • Python 3.3
  • Python 3.4
  • Python 3.5
  • Python 3.6
  • PyPy

The values tested can be seen in the tox.ini file. We use tox to test the code across Python versions, see the README.md for details.