Search Criteria
Package Details: python-flask-sqlalchemy-lite 0.2.1-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-flask-sqlalchemy-lite.git (read-only, click to copy) |
|---|---|
| Package Base: | python-flask-sqlalchemy-lite |
| Description: | Integrate SQLAlchemy with Flask |
| Upstream URL: | https://flask-sqlalchemy-lite.readthedocs.io |
| Licenses: | MIT |
| Submitter: | thrasibule |
| Maintainer: | thrasibule |
| Last Packager: | thrasibule |
| Votes: | 1 |
| Popularity: | 0.174370 |
| First Submitted: | 2026-01-27 16:29 (UTC) |
| Last Updated: | 2026-06-08 14:34 (UTC) |
Dependencies (9)
- python-asgiref
- python-flask
- python-sqlalchemy (python-sqlalchemy-gitAUR, python-sqlalchemy1.4)
- python-build (make)
- python-flit-core (make)
- python-installer (make)
- python-wheel (make)
- python-aiosqlite (check)
- python-pytest (check)
Latest Comments
Morbius commented on 2026-04-26 03:32 (UTC)
Hello Guillaume. I would like to use the python-flask-sqlalchemy-lite AUR package, but unfortunately the build's check phase fails:
From what searching the Web tells me, this would require
pip install "flask[async]"in a manual/venv setup scenario? However, in this case, should PKGBUILD not ensure that necessary Flask extensions are automatically installed?