|
You are here |
blog.nuculabs.de | ||
| | | | |
128bit.io
|
|
| | | | | Over the past couple months, I've been working on fine tuning my Python skills, part of this has been taking tutorials online along with building some applications. One of the things I've been wanting to document, mostly for myself, is setting up a new environment for developing with Python. I'm using macOS Sierra right now, it seems that most operating systems still comes with version 2.x of Python. It's always a good idea to be able to control the version of Python you are using. | |
| | | | |
stribny.name
|
|
| | | | | [AI summary] This post explains how to install and manage development versions of Python on Fedora using Pyenv, covering installation steps, prerequisites, and usage examples. | |
| | | | |
vadosware.io
|
|
| | | | | It took way more trial and error than I expected to set up E2E testing for a python-based project on CircleCI -- my loss (of time) is your gain. | |
| | | | |
major.io
|
|
| | | While working on multiple nova (OpenStack Compute) environments at Rackspace, I found myself thrashing between multiple terminal windows where I had exported environment variables for python-novaclient to use. | ||