Package python3-module-SQLAlchemy: Information

    Binary package: python3-module-SQLAlchemy
    Version: 1.0.12-alt0.M70C.1
    Architecture: x86_64
    Build time:  Nov 15, 2016, 04:30 AM in the task #172196
    Source package: python-module-SQLAlchemy
    Report package bug
    License: MIT
    Summary: Python 3 SQL toolkit and Object Relational Mapper
    Description: 
    SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives
    application developers the full power and flexibility of SQL.
    
    It provides a full suite of well known enterprise-level persistence patterns,
    designed for efficient and high-performing database access, adapted into a
    simple and Pythonic domain language.

    Maintainer: Lenar Shakirov


    Last changed


    Nov. 3, 2016 Lenar Shakirov 1.0.12-alt0.M70C.1
    - Backport to C7
    April 20, 2016 Alexey Shabalin 1.0.12-alt1
    - 1.0.12
    April 15, 2016 Ivan Zakharyaschev 1.0.8-alt2
    - Make sure that at least the Python built-in sqlite driver is present
      (and can be used by SQLAlchemy whenever SQLAlchemy is installed;
      among other things, it's useful for tests, like in sphinx).