hc
2024-08-12 0517ab8c70e05fc5877c0c6dae1a5f42a16dcf88
1
2
3
4
5
6
7
8
9
10
11
12
13
config BR2_PACKAGE_PYTHON_SQLALCHEMY
   bool "python-sqlalchemy"
   help
     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.
 
     http://www.sqlalchemy.org