.. _spkg_sqlalchemy:

sqlalchemy: A database abstraction library
==========================================

Description
-----------

Database Abstraction Library

License
-------

MIT

Upstream Contact
----------------

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


Type
----

optional


Version Information
-------------------

requirements.txt::

    sqlalchemy


Equivalent System Packages
--------------------------

conda:

.. CODE-BLOCK:: bash

    $ conda install python:sqlalchemy

macports:
install the following packages: python:sqlalchemy
opensuse:

.. CODE-BLOCK:: bash

    $ sudo zypper install python: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 https://trac.sagemath.org/ticket/27330

