Search Criteria
Package Details: python-flask-restx 1.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-flask-restx.git (read-only, click to copy) |
---|---|
Package Base: | python-flask-restx |
Description: | Flask extension that adds support for quickly building REST APIs |
Upstream URL: | https://flask-restx.readthedocs.io/ |
Licenses: | BSD |
Submitter: | grandchild |
Maintainer: | grandchild |
Last Packager: | grandchild |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-06-10 17:33 (UTC) |
Last Updated: | 2023-11-27 17:52 (UTC) |
Dependencies (7)
- python (python32AUR, python37AUR, python310AUR)
- python-aniso8601
- python-flask (python-flask-gitAUR)
- python-jsonschema
- python-pytz
- python-werkzeug
- python-setuptools (make)
Latest Comments
rokam commented on 2022-10-29 21:18 (UTC)
This package needs a specific version of python-werkzeug (2.0.x) to work. https://github.com/python-restx/flask-restx/issues/460
This PR is removing this dependency and should be shipped in the next version. https://github.com/python-restx/flask-restx/pull/463