How to use pyenv to run multiple versions of Python on a Mac If you need to run a project that uses a Python version you don't have installed on macOS, try pyenv.
The 7 most popular ways to plot data in Python Compare seven libraries and APIs for plotting in Python, and see which best meets your needs.
3 Python templating languages you should (probably) never use Python has accumulated a lot of templating languages, including these three that are perfect for April Fools' Day.
5 scripts for automating basic community management tasks If you have to do something three times, try to automate it.
Share data between C and Python with this messaging library ZeroMQ makes for a fast and resilient messaging library to gather data and share between multiple languages.
Get started using treq to make async calls in Python A beginner's guide to asynchronous API calls with Python's Twisted package.