Peacemakr packages together proven encryption techniques in the Python SDK for simple E2E-Encryption-as-a-Service. (more…)
Read more »
A while ago at $work, we had a performance issue with one of our core Python libraries.This particular library forms the backbone of our 3D processing pipeline. It’s a rather big and complex library which uses NumPy and other scientific Python packages to... (more…)
Read more »
Python's new feature release – version 3.8 – has landed, the first since June 2018. (more…)
Read more »
Markdown Editor are one of the trending things nowadays. Everybody is creating a markdown editor, some of them are innovative but some of them are boring. In the meantime, I always been a fan of doing things which won't be done by others. (I will explain ... (more…)
Read more »
In an earlier article [/levenshtein-distance-and-text-similarity-in-python/] I... (more…)
Read more »