Search Criteria
Package Details: python-connexion 3.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-connexion.git (read-only, click to copy) |
---|---|
Package Base: | python-connexion |
Description: | Connexion is a modern Python web framework that makes spec-first and api-first development easy |
Upstream URL: | https://github.com/spec-first/connexion |
Keywords: | flask openapi python |
Licenses: | Apache-2.0 |
Submitter: | wooptoo |
Maintainer: | wooptoo |
Last Packager: | wooptoo |
Votes: | 2 |
Popularity: | 0.001501 |
First Submitted: | 2023-03-15 21:51 (UTC) |
Last Updated: | 2024-05-27 12:37 (UTC) |
Dependencies (16)
- python (python37AUR, python311AUR, python310AUR)
- python-a2wsgiAUR
- python-asgiref
- python-clickclickAUR
- python-flask (python-flask-gitAUR)
- python-httpx (python-httpx-gitAUR)
- python-inflection
- python-jinja
- python-python-multipart
- python-requests
- python-starlette
- python-werkzeug
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
wooptoo commented on 2023-10-29 11:00 (UTC)
Thanks, updated
a.kudelin commented on 2023-10-24 11:56 (UTC) (edited on 2023-10-24 12:29 (UTC) by a.kudelin)
Hi @wooptoo, could you please update to 3.0.0a7? The old version is not fully compatible with in-repo flask. Also, I found that some dependencies are missed, namely python-starlette, python-httpx, python-inflection, python-clickclick, python-jinja, python-werkzeug, python-python-multipart, python-asgiref, python-flask.