diff options
| author | Arn0 <yth@ythogtha.org> | 2022-03-08 23:40:40 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-09 12:32:52 +0700 |
| commit | 2293b85eb1b19ab94ccb80e8ce76736d5108f737 (patch) | |
| tree | 612ec8e7eae03a4a19ef3ab05f11586186ed07b4 /python/python3-paginate_sqlalchemy/README | |
| parent | 3068e68b6ba706c6b5182e0d1844f42370b10ae9 (diff) | |
python/python3-paginate_sqlalchemy: added, requirement for Kallithea
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-paginate_sqlalchemy/README')
| -rw-r--r-- | python/python3-paginate_sqlalchemy/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-paginate_sqlalchemy/README b/python/python3-paginate_sqlalchemy/README new file mode 100644 index 0000000000..841595d0b0 --- /dev/null +++ b/python/python3-paginate_sqlalchemy/README @@ -0,0 +1,5 @@ +python3-paginate_sqlalchemy is an extension to paginate.Page that +supports SQLAlchemy queries. + +This module uses and extends the functionality of the paginate module +to support SQLAlchemy queries. |
