Files
ports/databases/py-sqlalchemy/pkg/DESCR
T
landry 40faf68169 databases/py-sqlalchemy: update to 1.4.26 and make it python3 only
fold back -main and -docs in a single package, more or less reverting
https://github.com/openbsd/ports/commit/156a9cbc117d47aa7353d91f392fa57cf308d798

tested with buildbot 3.4.0.

feedback/tweaks from sthen@
2021-11-01 08:22:00 +00:00

7 lines
330 B
Plaintext

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.