Python Tooling Review: Pyproject.toml and Flake8

I recently had an opportunity to review some tooling for Python, and I thought I’d share some of my learnings. Read more

Similar

GraphQL in the Python World

Not too long ago, Facebook unveiled Graphql. This was thought up to be a flexible data access layer designed to work as a simple interface on top of heterogeneous data sources. Not long after facebook had introduced it, github announced that the latest ve... (more…)

Read more »

What’s New in Python 3.13

Editor, Thomas Wouters,. This article explains the new features in Python 3.13, compared to 3.12. Python 3.13 will be released on October 1, 2024. For full details, see the changelog. Summary – Rel... (more…)

Read more »