sqlalchemy: A database abstraction library#

Description#

Database Abstraction Library

License#

MIT

Upstream Contact#

https://pypi.org/project/SQLAlchemy/

Type#

optional

Dependencies#

Version Information#

requirements.txt:

sqlalchemy

Equivalent System Packages#

$ conda install sqlalchemy
$ sudo port install py-sqlalchemy
$ sudo zypper install python3\$\{PYTHON_MINOR\}-SQLAlchemy
$ sudo xbps-install python3-SQLAlchemy

See https://repology.org/project/python:sqlalchemy/versions

However, these system packages will not be used for building Sage because spkg-configure.m4 has not been written for this package; see github issue #27330 for more information.