Peacemakr packages together proven encryption techniques in the Python SDK for simple E2E-Encryption-as-a-Service. (more…)
Read more »
A few years ago, I decided to adopt the practices of reproducible research as far as possible within the technical and social constraints I have to live with. So how reproducible is my published code over time? (more…)
Read more »
How Python's metaclasses work as an OOP concept, what they are good for—and why you might want to avoid them in your own programs. (more…)
Read more »
In this post we’ll explore what is GraphQL and when it makes sense to use it. We’ll map an existing SQL database (SQLite) with an Object Relational Mapping (ORM) system – SQLAlchemy in Python, and Read more… (more…)
Read more »
The official Python library for the OpenAI API. Contribute to openai/openai-python development by creating an account on GitHub. (more…)
Read more »