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 »
p-vs-np - A script that proves that the NP-Problem described on claymath.org is solvable by a computer program... (more…)
Read more »
After more than 10 years of writing Python, there's something I always have been annoyed with: logging. (more…)
Read more »
Advanced Python Project - Learn to detect fake news with Python,build your fake news detector. Get hands-on experience with python machine learning project... (more…)
Read more »
"Dallas-based Texas Instruments' latest generation of calculators is getting a modern-day update with the addition of programming language Python," reports the Dallas Morning News: (more…)
Read more »