Config.in 434 B

123456789101112
  1. config BR2_PACKAGE_PYTHON_FLASK_RESTX
  2. bool "python-flask-restx"
  3. select BR2_PACKAGE_PYTHON_ANISO8601 # runtime
  4. select BR2_PACKAGE_PYTHON_FLASK # runtime
  5. select BR2_PACKAGE_PYTHON_JSONSCHEMA # runtime
  6. select BR2_PACKAGE_PYTHON_PYTZ # runtime
  7. select BR2_PACKAGE_PYTHON_WERKZEUG # runtime
  8. help
  9. Fully featured framework for fast, easy and documented API
  10. development with Flask.
  11. https://github.com/python-restx/flask-restx