This repository has been archived on 2024-02-23. You can view files and clone it, but cannot push or open issues or pull requests.
memberPlumbing/bin/sqlExport

6 lines
79 B
Python
Executable File

#!/usr/bin/env python3
from memberPlumbing import sqlExport
sqlExport.main()