Explore >> Select a destination


You are here

smhk.net
| | www.mattlayman.com
13.2 parsecs away

Travel
| | In this series of posts, I'm going to examine common design patterns in Python that make Python code feel "Pythonic." The sixth and final post explores the Python Package Index, and the benefit of using software libraries that are written by others to make your code more expressive.
| | stuvel.eu
12.9 parsecs away

Travel
| | MyPy is a fantastic tool to do static checks of Python code. Here is the configuration I use to make it play nice with Blender add-ons.
| | sam.hooke.me
0.6 parsecs away

Travel
| | The home page of Sam Hooke.
| | www.buildahomelab.com
27.0 parsecs away

Travel
| The Ansible docs cover a variety of ways to install Ansible from apt/yum installs to compiling from source. Learn to Setup ansible with virtualenv.