Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 728 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 728 Bytes

edwh-pydal2sql-plugin

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install edwh-pydal2sql-plugin

But probably you want to install the whole edwh package:

pipx install edwh[pydal2sql]
# or
pipx install edwh[plugins,omgeving]

Usage

...

License

edwh-pydal2sql-plugin is distributed under the terms of the MIT license.