Explore >> Select a destination


You are here

www.fredrikmeyer.net
| | soff.es
2.5 parsecs away

Travel
| | Today, my new 13-inch MacBook Pro arrived! I was super excited to get it out of the box and set it up. This thing is fast! I am already very...
| | navendu.me
2.2 parsecs away

Travel
| | I recently configured my development environment from scratch. This post documents my complete, although ongoing, setup.
| | www.cesarsotovalero.net
2.3 parsecs away

Travel
| | There is a common belief that top-class software developers can do their job without ever abandoning the terminal. This blog post is a how-to guide for you (and my future self) to configure the terminal in a way so that we will enjoy every command typed on it.
| | www.integralist.co.uk
25.4 parsecs away

Travel
| Introduction Virtual Environments Creating Virtual Environments Installing Python Versions Virtual Environments for multiple Pythons Shell Configuration Managing Dependencies Caching Dependencies Command Line Packages Introduction This blog post aims to demonstrate the most practical way to install multiple versions of Python, and of setting up 'virtual environments' for macOS userso We'll also dig into how to manage our project dependencies (e.g. we'll be discussing the classic Pip and requirements.txt ...