pg8000 1.31.2
0
PostgreSQL interface library
Contents
PostgreSQL interface library
Stars: 510, Watchers: 510, Forks: 46, Open Issues: 7The tlocke/pg8000
repo was created 11 years ago and the last code push was 1 weeks ago.
The project is popular with 510 github stars!
How to Install pg8000
You can install pg8000 using pip
pip install pg8000
or add it to a project with poetry
poetry add pg8000
Package Details
- Author
- The Contributors
- License
- BSD 3-Clause License
- Homepage
- None
- PyPi:
- https://pypi.org/project/pg8000/
- GitHub Repo:
- https://github.com/tlocke/pg8000
Classifiers
- Database/Front-Ends
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common pg8000 errors.
Code Examples
Here are some pg8000
code examples and snippets.
GitHub Issues
The pg8000 package has 7 open issues on GitHub
- Have some sort of function for escaping literals and identifiers