RustPython is a Python interpreter written in Rust. RustPython can be embedded into Rust programs to use Python as a scripting language for your application, or it can be compiled to WebAssembly in order to run Python in the browser. RustPython is free and open-source under the MIT license.
Web Browser Engineering
Web browsers are ubiquitous, but how do they work? This book explains, building a basic but complete web browser, from networking to JavaScript, in a thousand lines of Python.
Ray – Scaling Python made simple, for any workload
Ray is an open source project that makes it simple to scale any compute-intensive Python workload — from deep learning to production model serving. With a rich set of libraries and integrations built on a flexible distributed execution framework, Ray makes distributed computing easy and accessibl…
HTTPie – API testing client that flows with you
FLOW THROUGH APIsHTTPie is making APIs simple and intuitive for those building the tools of our time. TodayWhat’s new in HTTPie for Terminal 3.1Improved cookie management, automatic session upgrades, nested JSON enhancements, and more.