Extending Clojure with Python [video]

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… Read more

Similar

It’s Python, Not Python 2, Not Python 3

There’s no “Python 2” or “Python 3”, the language is same as before. Python 2.x is legacy, Python 3.x is the present and future of the language — Python2 or Python3 This whole debate makes newcomers to run away, it’s confusing, nonsense and ...

Read more »