Last updated:
0 purchases
pdopip 1.1.1
PDO
An interface to access a database from Python.
Install
-> Launch in cmd : pip install pdo-pip
-> Enjoy
Supported
Database
Python Module
Supported Since PDO Version
SQLite
sqlite3
1.1.0
MySQL
mysql.connector
1.1.0
PostgreSQL
pysopg2
1.1.0
See examples in examples directory.
Changelog
V 1.1.1 : 09 Oct 2020 (LATEST)
Fix SQLite Database
V 1.1.0 : 24 Sept 2020
Add support of SQLite
Add support of MySQL
Add support of PostgreSQL
V 1.0.0 : 23 Sept 2020
First Version
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.