🖥️ urllib3 now works in the browser
🎉 This release adds experimental support for using urllib3 in the browser with Pyodide! 🎉
Thanks to Joe Marshall (@joemarshall) for contributing this feature. Th... (more…)
Read more »
My previous article explained how to work with dynamic-link libraries
(DLLs) using w64devkit. These techniques also apply to other
circumstances, including with languages and ecosystems outside of C and
C++. In particular, w64devkit is a great complement ... (more…)
Read more »
Instantly create an HTTP API with automatic type conversions, JSON RPC, and a Swagger UI. Just add methods! - alexmojaki/instant_api... (more…)
Read more »
In my previous blog article I showed how you can use the excellent OpenCV and dlib libraries to easily create a program that can detect a face and track it when the face is moving. (more…)
Read more »
xlOil provides framework for interacting with Excel in different programming languages (python & C++ currently) - GitHub - cunnane/xloil: xlOil provides framework for interacting with Excel in ... (more…)
Read more »