Simple Python version management
https://github.com/yyuu/pyenv
pyenv lets you easily switch between multiple versions of Python.
It is simple, unobtrusive, and follows the UNIX tradition of single-purpose
tools that do one thing well.
This project was forked from rbenv and ruby-build, and modified for Python.
- Links to openSUSE:Factory / pyenv
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python:backports/pyenv && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
pyenv-2.4.19.tar.gz | 0001319069 1.26 MB | |
pyenv.changes | 0000047504 46.4 KB | |
pyenv.spec | 0000005390 5.26 KB |
Latest Revision
Matej Cepl (mcepl)
committed
(revision 1)
Comments 2
@mcepl: Just realized the
bats
package is missing and required bypyenv
. Any chance to add this from, let's say, fromdevel:tools/bats
?Not here … it is not replacement for
openSUSE:Backports:SLE-15-SP*
. It is maintained by a script only for Python-related packages.