The pythonic SQLAlchemy query module provides concise, Pythonic query syntax for SQLAlchemy.
Source
- pythonic_sqlalchemy_query/__init__.py - Provide concise, Pythonic query syntax for SQLAlchemy
tests– Unit tests and example of use- setup.py - Package and install pythonic_sqlalchemy_query
- setup.cfg - Configuration for
setup.py - .gitignore - Files for Git to ignore
Documentation and tooling
License¶
This software is distributed under the terms of the MIT license.