Which tool is better for your project? We believe GraphQL is an alternative to REST, not a replacement or a successor.
New to Airflow? Here is a list of “gotchas” and suggestions we learned during a recent project.
Apache recently released Airflow 2.3.0. Since its last update, Apache Airflow 2.2.0, this new release has over 700 commits, including 50 new features, 99 improvements, 85 bug fixes and several doc changes. Here is a glimpse of the major updates.
I got a chance to directly contribute code to the app and I must say I had a blast. I actually had so much fun I found myself waking up at 3am to keep improving it...
We're happy to see that Python is now one of the fastest-growing programing languages, even rivaling PHP to become the most popular interpreted language. Today I explore the reasons why we believe Python is the language of choice for serious developers.
Looking at PHP, Python, Django, Bottle, Flask, and CherryPy, why do we pick the Pyramid framework?
With the new Collection type, the criteria are defined as search terms with corresponding results that can be previewed right away...
Hardly any software is maintained by the original author for its whole life and some claim that 80% of the lifetime cost of a piece of software comes from maintaining that code.
The Plone site recipe allows you to automate creating and maintaining a Plone site using zc.buildout, allowing everyone working on a project to start from the same point and improving build quality by reducing the need for human interaction.