|
|
|
|
|
by drcongo
973 days ago
|
|
> all it takes is to install php and php-pdo to have a consistent api for db access to get started with, which for python is not the case What's the difference between that and `pip install psycopg2` (which actually seems easier to me)? |
|