Back in 2008 Natalie Downe and I deployed what today we would call a microservice: json-head, a tiny Google App Engine app that allowed you to make an HTTP head ... (more…)
Read more »
By Pythonistas at Netflix, coordinated by Amjith Ramanujam and edited by Ellen Livengood... (more…)
Read more »
🪄 Turns your machine learning code into microservices with web API, interactive GUI, and more. - GitHub - ml-tooling/opyrator: 🪄 Turns your machine learning code into microservices with web API, in... (more…)
Read more »
Python’s pickle
module is a very convenient way to serialize and de-serialize objects. It needs
no schema, and can handle arbitrary Python objects. But it has problems. This
post briefly explains the problems. (more…)
Read more »
x86-64 assembler embedded in Python. Contribute to Maratyszcza/PeachPy development by creating an account on GitHub. (more…)
Read more »