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 »
Python library that provides easy to integrate pagination - prabhupant/sqlpage... (more…)
Read more »
We are pleased to announce that the January 2020 release of the Python Extension for Visual Studio Code is now available. You can download the Python extension from the Marketplace, or install it directly from the extension gallery in Visual Studio Code. (more…)
Read more »
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python - serengil/deepface... (more…)
Read more »