Jerry Codes
  • About
  • Blog Posts
  • Daily dose of Python
Ruff: one Python linter to rule them all

Ruff: one Python linter to rule them all

Apr 10, 2023 5 min read PythonTooling
Ruff, a ridiculously fast Python linter, has been gaining some serious traction recently. No wonder as it's providing close to feature parity with a dozen of linting tools most of which
Read Now Read Later
Jerry Pussinen
By: Jerry Pussinen
Three Python trends in 2023

Three Python trends in 2023

Feb 2, 2023 3 min read Python
The Python ecosystem has been rapidly evolving during the recent years. Here's a subjective take on what are the hot topics at the moment. Python 🤝 Rust Boosting CPU-bound work with C
Read Now Read Later
Jerry Pussinen
By: Jerry Pussinen
Content elsewhere

Content elsewhere

Jan 9, 2023 1 min read
List of conference talks and writings in other blogs.
Read Now Read Later
Jerry Pussinen
By: Jerry Pussinen
Let's build more libraries

Let's build more libraries

May 23, 2020 4 min read
Have you ever copy pasted some code from one repo to another? Perhaps you were building a new web service and wanted to use some utilities which were available in the codebase of
Read Now Read Later
Jerry Pussinen
By: Jerry Pussinen
Blazing fast CI with pytest-split and GitHub Actions

Blazing fast CI with pytest-split and GitHub Actions

Mar 28, 2020 6 min read PythonTooling
Fast CI is one of the key elements of efficient software development. In most cases, the test phase is the bottleneck considering CI build times. In this blog post, I introduce pytest-split [https:
Read Now Read Later
Jerry Pussinen
By: Jerry Pussinen
Page 1 of 3
Older Posts
Powered by Ghost
  • LinkedIn
  • Twitter
  • GitHub