https://github.com/lupino/python-psql-utils
PostgreSQL Simple util tools
https://github.com/lupino/python-psql-utils
Last synced: 3 months ago
JSON representation
PostgreSQL Simple util tools
- Host: GitHub
- URL: https://github.com/lupino/python-psql-utils
- Owner: Lupino
- License: mit
- Created: 2022-02-10T01:34:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T02:43:26.000Z (10 months ago)
- Last Synced: 2025-01-22T11:48:11.662Z (5 months ago)
- Language: Python
- Size: 55.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
PostgreSQL Simple util tools
install
-------pip install psql_utils
install from source
-------------------git clone https://github.com/Lupino/python-psql-utils.git
cd python-psql-utils
python setup.py install