Extending Clojure with Python
Libpython-clj is a library that allows you to use python libraries from the clojure repl. We will dig through the nuts and bolts that make the library tick a... (more…)
Read more »
The team at Anvil recently open sourced the Anvil App Server, a runtime engine for hosting web apps built entirely in Python. The community reaction has been overwhelmingly positive, and we, at Anvil, have already incorporated lots of that feedback into o… Read more