Search Criteria
Package Details: python-flask-restx 1.3.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-12-22 19:50 (UTC) |
Dependencies (9)
- python (python37AUR, python311AUR, python310AUR)
- python-aniso8601
- python-flask (python-flask-gitAUR)
- python-jsonschema
- python-pytz
- python-werkzeug
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
Latest Comments
ishanarora commented on 2024-01-10 08:31 (UTC)
Needs:
Thanks!
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