The best explanation of Python decorators I’ve ever seen. (An archived answer from StackOverflow.) - python_decorator_guide.md... (more…)
Read more »
Switching to a new language is always a big step, especially when only one of your team members has prior experience with that language… (more…)
Read more »
Reactive Computation Graphs for Python with first-class async support... (more…)
Read more »
asyncio is an asynchronous I/O framework shipping with the Python Standard Library. In this blog post, we introduce uvloop: a full, drop-in replacement for the asyncio event loop. uvloop is written in Cython and built on top of libuv. (more…)
Read more »
Supersonic VTOL electric jet. Contribute to gusgordon/electric_jet development by creating an account on GitHub. (more…)
Read more »