Lightweight fast function pipeline (DAG) creation in pure Python for scientific workflows πΈοΈπ§ͺ - pipefunc/pipefunc... (more…)
Read more »
π¦ A Python package manager written in Rust inspired by Cargo. - GitHub - cnpryer/huak: π¦ A Python package manager written in Rust inspired by Cargo. (more…)
Read more »
In this tutorial, you'll explore the different ways of creating and modifying PDF files in Python. You'll learn how to read and extract text, merge and concatenate files, crop and rotate pages, encrypt and decrypt files, and even create PDFs from scratch. (more…)
Read more »
The article explains why you should use more enums in Python and what Python provides to you. (more…)
Read more »
In this tutorial, you'll learn how to use ggplot in Python to build data visualizations with plotnine. You'll discover what a grammar of graphics is and how it can help you create plots in a very concise and consistent way. (more…)
Read more »