An interface to access a database from Python.
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pdo-pip-1.1.1.tar.gz
(2.8 kB
view details)
Built Distribution
File details
Details for the file pdo-pip-1.1.1.tar.gz
.
File metadata
- Download URL: pdo-pip-1.1.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b26df6dd496192243fb9acba35b87120ccae93a5e82f988a460b69300d3607d |
|
MD5 | 5e845876c66c333f4cf6371804a69325 |
|
BLAKE2b-256 | cea39581743f02d2d6ec5bc045153ce593f3a79ad311b83cd3c3913619e278a7 |
File details
Details for the file pdo_pip-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: pdo_pip-1.1.1-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f9543ec03a2702f2fe26e5d472c42e67549897059f2b05f077d9dc0c38f9117 |
|
MD5 | 958757ef2d00082dcdf9775489fe9383 |
|
BLAKE2b-256 | d215380e1958099960f1f6f58d13494749d78f37ae72ed50b1d5e3f25d1f7c07 |