Python Firebird-driver 1.3.0 released with Firebird 4 support

Firebird SQL: The true open-source relational database… Read more

Similar

Ggplot Implementation in Python

plotnine is an implementation of a grammar of graphics in Python, it is based on ggplot2. The grammar allows users to compose plots by explicitly mapping data to the visual objects that make up the plot. (more…)

Read more »

Scraping Flight Data with Python

Note:  The code for this project can be found in this github repo. I have been building a new project that requires the prices of flights.  I looked for APIs but couldn’t find any that were f…

Read more »