sqlalchemy: A database abstraction library

Description

Database Abstraction Library

License

MIT

Upstream Contact

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

Type

optional

Dependencies

  • $(PYTHON)

  • $(PYTHON_TOOLCHAIN)

Version Information

requirements.txt:

sqlalchemy

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

Installation commands

$ pip install sqlalchemy
$ sage -i sqlalchemy
$ conda install sqlalchemy
$ sudo dnf install python3-sqlalchemy
$ sudo port install py-sqlalchemy
$ sudo zypper install python3-SQLAlchemy
$ sudo xbps-install python3-SQLAlchemy

If the system package is installed and if the (experimental) option --enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.