An interactive Python plotting library using ggplot’s API

An open-source plotting library for statistical data. – JetBrains/lets-plot… Read more

Similar

Writing Python inside your Rust code

About a year ago, I published a Rust crate called inline-python, which allows you to easily mix some Python into your Rust code using a python!{ .. } macro. In this series, I’ll go through the process of developing this crate from scratch. (more…)

Read more »

What Is Python Best For?

Recently I had a discussion over Reddit over why would someone would use Python over other programming languages. The discussion was pretty good and thus I thought about writing a post about it. First of all, let me give you my thoughts on Python. Python ... (more…)

Read more »