In this episode, Christopher interviews Jon Fincher from the Real Python Team. Jon talks about his recent articles on PyGame and Arcade. They discuss if game programming is a good way to develop your Python programming skills, and if a game would make a g... (more…)
Read more »
In this post, I'll walk you through the steps I followed to install OpenCV and Python using Homebrew on macOS Sierra (10.12.6). Install the Xcode Command Line Tools To install the Xcode Command Line Tools, enter the following command: sudo xcode-select --... (more…)
Read more »
I haven't written here in 8 months. Part of the reason for that is that I've swapped jobs. At the old place, I spent about 90% of my time writing C++, and about 10% of the time using other languages, including Python, Perl, web languages, and last, and ... (more…)
Read more »
python-cx_Oracle - Python interface to Oracle Database conforming to the Python DB API 2.0 specification. (more…)
Read more »