User Tools

Site Tools


public:tool

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
public:tool [2022/10/11 03:50]
canvon [Python environments] Link to packaging.python.org key projects
public:tool [2022/10/11 04:11] (current)
canvon [Python environments] For pyenv, link to realpython.com's intro to pyenv
Line 13: Line 13:
 ===== Python environments ===== ===== Python environments =====
  
-(For relevance of the following, maybe check against [[https://packaging.python.org/en/latest/key_projects/|packaging key projects]] (packaging.python.org).)+(For relevance of the following, maybe check against [[https://packaging.python.org/en/latest/key_projects/|packaging key projects]] (packaging.python.org) or even [[https://packaging.python.org/en/latest/guides/tool-recommendations/|packaging guides: tool recommendations]] (same DNS name).)
  
   * ''[[https://github.com/pyenv/pyenv|pyenv]]'', for switching python versions via local builds (of cpython).   * ''[[https://github.com/pyenv/pyenv|pyenv]]'', for switching python versions via local builds (of cpython).
 +    * See [[https://realpython.com/intro-to-pyenv/|Real Python: Managing Multiple Python Versions With pyenv]].
   * ''[[https://pipenv.pypa.io/en/latest/|pipenv]]'', "Python Dev Workflow for Humans".   * ''[[https://pipenv.pypa.io/en/latest/|pipenv]]'', "Python Dev Workflow for Humans".
   * ''conda'' for managing (build? development?) environments generically, but perhaps with python, too, in mind.   * ''conda'' for managing (build? development?) environments generically, but perhaps with python, too, in mind.
public/tool.1665453017.txt.gz · Last modified: 2022/10/11 03:50 by canvon