Think Python, 3rd by Allen B. Downey (Free)
Think Python is an introduction to Python for people who have never programmed before – or for people who have tried and had a hard time. (more…)
Read more »
Turbodbc is a Python module to access relational databases via the Open Database
Connectivity (ODBC) interface. In addition to complying with the Python Database API
Specification 2.0, turbodbc offers built-in NumPy support. Don’t wait minutes for your
re… Read more