MacroPy: Syntactic Macros for Python

macropy – Macros in Python: quasiquotes, case classes, LINQ and more! Read more

Similar

Create Word Clouds in Python

In this article, you’ll learn to create your own word cloud in Python. We’ll be using an easy-to-use module called `wordcloud`. Based on the official documentation, this module has the following advantages: (more…)

Read more »