Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pyenv/pyenv-virtualenv

a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)
https://github.com/pyenv/pyenv-virtualenv

Change prompt after `activate` (#52)

ee18ffac9f592d1dc93130bd7b3c86c403847ec7 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Reject creating a virtualenv named `system` (yyuu/pyenv#475)

c1b9238cbe32aed8fb618ec65798b596d2aae0d3 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #111 from yyuu/activate-on-multiple-versions

Change `activate` behavior on multiple versions

6ac8afbcff70adb11d72943ac95c2420b20631f9 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Add short options

950a742be319328948c0b33c895f470a1623a870 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Revert `PYENV_DEACTIVATE` for backward compatibility

bdd52a79cd6a61c55376fd76e5dbe49c4926cf81 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Fix tests

d2edf5dddb4e01b14591e16b483bf937acf08bf8 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Allow activating first version of virtualenv even if there are multiple versions in pyenv (#105)

f7d1aa7d9481d79991b6395cf84b755068301fae authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #110 from yyuu/init-refactor

Refactor init code

ce6ec4f1730e83a7ce5eec86fc1dbf882e44bcda authored almost 9 years ago by Yamashita, Yuu <[email protected]>
fix broken tests

0fa5de07c96bb18331584400c48f10396769b2b1 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
remove unnecessary logic from init script

017d20ad915bc141ee1e21e6e116e79bb51cdf8e authored almost 9 years ago by Yamashita, Yuu <[email protected]>
prompt should be managed by users, not by tools

7f33ddd9118af4e0a70da35bfdc7e9521cd8e4d2 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
replaced `--no-error` by `--quiet`

8731e9bf14fad0c6bf6d674b9a0feb79e19f6f09 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Show `activating...` messages by default

bf7e9ba59afe5df24e21cf2e6100420dd3e8af89 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Update LICENSE

dae2788f566c88c1edbe829cc89402301f5a0b45 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Update README.md

2a8d0f40b4ee0e46822653523979305ad535d33a authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #108 from yyuu/hook-source-activate

dd a script to hook `source activate` for Anaconda/Miniconda

6523d00f9c2a890efb7536e7fc8288ef6734c5c0 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
fix broken installer script

c54d48013592a31c119ceaf1ffbf3a2c88330c87 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
add shim for `deactivate`

e79ca1d53fde6014703e6f2031b1f13ae329ea28 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
fix broken tests

ad2ada84ab9f28ccda93b16e50af43ab46253bb8 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
rename tests

270c379a32e18133612e984e5e373db6b91068fd authored almost 9 years ago by Yamashita, Yuu <[email protected]>
add a script to hook `source activate` for Anaconda/Miniconda (#103)

dfd165506933d2f81e3b5a0eb6528f06ce653d01 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #106 from yyuu/uninstall-rehash-envs

Support uninstall and rehash of virtual environments created in `envs`

e489163f922e964f97dc46c13aa2ff815248555a authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #107 from yyuu/create-virtualenv-in-envs

Create virtualenv inside `envs` directory as similar as Anaconda

5c9909f4c1c36a2b3484af99f9711f84ab2b9b34 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #104 from yyuu/activate-ng

Rewrite `activate` without using virtualenv/venv/conda's script

459d1aa92de6696d84624554d5dbbbb5adfae260 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Add tests for `virtualenv-delete`

07b31aa2f667d097ca9fb405ce8e2a5523c6540b authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Remove obsolete TODO comment

a233491f2bc940e4ce9a1c8df71a7b81aee1c0b1 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Setup `CONDA_DEFAULT_ENV` only if `conda` executable exists

c6a705b1d97b8dea2d2f8c89d0af23c8fe5234ba authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Create virtualenv inside `envs` directory as similar as Anaconda

80386592991511bb90877b65bf6a16cd645e1103 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Support creating shims of virtual environments in `envs` (#103)

7e821de319c5ec7daa757ad044df2b269187d215 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Support deletion of virtualenv created in `envs`

0df362e8c85472534573efda992860f1447e7488 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Stop using virtualenv's `activate` script (#69)

64ceee5c8e5359f511e0eda96b826d516eb75b93 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Treat all versions with `activate` script as a virtual environment

2ae921c2535b1bd5acd64bf31c811b465e8fc2c7 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Specify branch for build status

7931f6c766d4ddc051c057168fdf6856277e3fca authored almost 9 years ago by Yamashita, Yuu <[email protected]>
v20151103

72cf0e1b1b52961dc322f71fcd5fb3c8c16dfd67 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #101 from blueyed/prepend-to-precmd

init: zsh: prepend hook to precmd_functions

41ee00574c5d6d4b3b6946fbc2989266133224c7 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
init: zsh: prepend hook to precmd_functions

This makes sure that $VIRTUAL_ENV is handled already in other precmd
functions, especially your ...

f594876f3196fec2096d868daa755f284b5e6723 authored almost 9 years ago by Daniel Hahler <[email protected]>
workaround for `pyvenv --system-site-packages` (#62)

521576e8c4ff2f6718c0d01b60ef9c0df51dfb21 authored almost 9 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #100 from bartoszj/master

Passing return value from executed command.

0048516a7d727d914bc69681fccd8a03569fd2d6 authored about 9 years ago by Yamashita, Yuu <[email protected]>
Passing return value from executed command.

f657fad92635497a9045577cb7ca5b451b1e68ba authored about 9 years ago by Bartosz Janda <[email protected]>
v20151006

6a6947659a0ef06cc9066de84017d5b7e27b0a65 authored about 9 years ago by Yamashita, Yuu <[email protected]>
use container-based infrastructure on travis-ci.org

d0c77019cc5f7325b5c90498cddbe2a87053f2c1 authored about 9 years ago by Yamashita, Yuu <[email protected]>
change to SVG build status

164925ca3c7d3aa7bcaf68bad4623efad205c6fd authored about 9 years ago by Yamashita, Yuu <[email protected]>
add foolproof for `-p` argument.

find proper source version from pyenv if the given executable is only
basename or is a shim script.

249759aa04ab5b4a92464d4484c88669072cb5b5 authored about 9 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #98 from jerr0328/master

pyenv-virtualenv-init fix for fish

e34a8bbee4ee682364a613655d696e0c31bcd709 authored about 9 years ago by Yamashita, Yuu <[email protected]>
Fix test to not have quotes expected in command eval for Fish

d86fd13797afc6f0253518867f2ddc0b3359a5ff authored about 9 years ago by Jeremy <[email protected]>
Fix pyenv-virtualenv-init script for fish where command was in string and not being evaluated

a242067435ed019322a5f737c248fbeaf25f0a88 authored about 9 years ago by Jeremy <[email protected]>
fix broken pattern matching to `pythonX.Y-config`

45c73f907333ca8e6ae56a9bde54a703fa05ee2a authored about 9 years ago by Yamashita, Yuu <[email protected]>
Merge branch 'find-python-config-from-source-version'

cce1b9535d31abb083f1f0fe56d3dd221472c70b authored about 9 years ago by Yamashita, Yuu <[email protected]>
find `python-config` from source version if current version is a virtualenv

1ca0c84ed694f66ef71a88856f90605906a21a92 authored about 9 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #93 from aristiden7o/patch-1

update init step in brew installation instructions

d1a0f2c66dd4cfa5a4df4fdcf3a2f5ad2e5dc937 authored about 9 years ago by Yamashita, Yuu <[email protected]>
update init step in brew installation instructions

This fixes issue: https://github.com/yyuu/pyenv-virtualenv/issues/36

4776fe4e042a6875264ea2e43655612019b7a57a authored about 9 years ago by Aristide Niyungeko <[email protected]>
Merge pull request #92 from keik/master

Apply code blocks style

d27504b31527a46ea92f0de9c2b01e792870c6dd authored about 9 years ago by Yamashita, Yuu <[email protected]>
Apply code blocks style

662b3e7d2f31f7bc77d2ae42174ce8f9b9c802b3 authored about 9 years ago by keik <[email protected]>
Merge branch 'issue89' (fixes #89)

15e4f651ae698e2f7ea94e79bf6c9f0fe25f2291 authored about 9 years ago by Yamashita, Yuu <[email protected]>
Separate change log from README

856098bf55a4fb0e9e0ce2ff4709b6f69aa51ece authored about 9 years ago by Yamashita, Yuu <[email protected]>
Fix broken test

7b34f7234e62d968acc035b57a3c075fdaf2593a authored about 9 years ago by Yamashita, Yuu <[email protected]>
Ignore user's site-packages on ensurepip/get-pip (#89)

https://www.python.org/dev/peps/pep-0370/

e535faea4dc4f8e70c582aa8e3f525fec312fd15 authored about 9 years ago by Yamashita, Yuu <[email protected]>
fix markdown

b5c413199331a26b59bb24e6fc1dd89469fd376a authored about 9 years ago by Yamashita, Yuu <[email protected]>
v20150719

90531a6a480c52fc4fd2a2faa63278a038b96975 authored over 9 years ago by Yamashita, Yuu <[email protected]>
Update README

a04522204d6f86a4ac97999e748ebe6b2bce83d4 authored over 9 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #91 from yyuu/conda-envs

Manage Anaconda/Miniconda environment as a pyenv version

c97ae36376cc8ff4b6f3ac244533c4497b24ec50 authored over 9 years ago by Yamashita, Yuu <[email protected]>
Add tests for conda

b32d357353f075f419d358addb6652d0d437141b authored over 9 years ago by Yamashita, Yuu <[email protected]>
activate "root" environment of anaconda/miniconda if environment name is not given

cdbf7c9972cd96f829e032ab7139305aee4b44a7 authored over 9 years ago by Yamashita, Yuu <[email protected]>
activate: look for a conda environment if given name is not a pyenv's prefix

25395f033106744d392809cf0fdd5a2086ddd387 authored over 9 years ago by Yamashita, Yuu <[email protected]>
Fix `Error: too many arguments.` on deactivating anaconda env

be6701e7b632a3ece8495d3425c129c2c94d629f authored over 9 years ago by Yamashita, Yuu <[email protected]>
fix broken test

e1523811fb83df6249cf9e0ad5669f00457561ba authored over 9 years ago by Yamashita, Yuu <[email protected]>
activate/deactivate anaconda/miniconda envs

65c74dbf2d17e1db2ba7c70410f9dd0882a51579 authored over 9 years ago by Yamashita, Yuu <[email protected]>
*EXPERIMENTAL* a support for _envs_ created by anaconda/miniconda

6132f4228ee9729f7ea9eada6ed46c1adf833e8a authored over 9 years ago by Yamashita, Yuu <[email protected]>
If the current virtualenv is created with `--system-site-packages` and

an executable is not found in it, automatically look up the executable
for source Python version....

21239c934207207a7405b1d09ab555e13ba66865 authored over 9 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #79 from blueyed/fix-shell-detection

init: fix shell detection when invoked from a script

1608344c56dff552846f83a1e7284679984d7502 authored over 9 years ago by Yamashita, Yuu <[email protected]>
init: fix shell detection when invoked from a script

- fixes `ps` command to lookup parent process
- adds `assert_output_contains_not` test helper
...

8ca45c0e0a9a0f23768dde951b6fb29e3d9a7497 authored over 9 years ago by Daniel Hahler <[email protected]>
Show error message if the source version is not installed (#83)

69fee6855db6919bb1ec5126a9b5e7a47322b0f8 authored over 9 years ago by Yamashita Yuu <[email protected]>
Skip installing `setuptools` explicitly with using `ez_setup.py` (yyuu/pyenv#381)

It will be done by `get-pip.py` and we don't have to do anything explicitly.

e261806f96be3c67f5d65c6dd1a15fc73538cacd authored over 9 years ago by Yamashita Yuu <[email protected]>
v20150526

First release after my son's birth....

9a52f9fb5dd249df286b0141e634772f705b7343 authored over 9 years ago by Yamashita Yuu <[email protected]>
Merge pull request #78 from blueyed/shell-no-note-if-init

activate: do not display note if initialized already

0ca01826e8ef8b039693eed7905d9d9c9c33f875 authored over 9 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #75 from blueyed/fix-zsh-typeset-precmd_functions

Use `typeset -g` with `precmd_functions`

4fa9c7b220a9909958a1a81b34641da428cb87e6 authored over 9 years ago by Yamashita, Yuu <[email protected]>
activate: display setup instructions only with PYENV_VIRTUALENV_INIT=0

This fixes displaying the note, in case "init" has been run manually
and/or the init is not in t...

2571a2b97336a25db1af01905d38746033f10502 authored over 9 years ago by Daniel Hahler <[email protected]>
shell: do not use basename, but bash

95fa7a35ad92d3706f780c38fb256a6327385045 authored over 9 years ago by Daniel Hahler <[email protected]>
Merge pull request #74 from blueyed/help-version-is-optional

Usage: version is optional

47cd86a165d97cec03ab1659325063fb6b113552 authored over 9 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #73 from blueyed/fix-comments

minor: fix comments

d9c3f9a2f538262fc590fa7bbf52d5eb1b4a24d2 authored over 9 years ago by Yamashita, Yuu <[email protected]>
minor: fix comments

6bc0253d1745cda6a002f67ced82e51b7a546853 authored over 9 years ago by Daniel Hahler <[email protected]>
Usage: version is optional

c184c01174554c2eb2bbc4491f339d4beb33361f authored over 9 years ago by Daniel Hahler <[email protected]>
Merge pull request #72 from sfilipov/patch-1

Link to English venv documentation

55189357e2231a7a7a0fa949116f175ab02576d3 authored over 9 years ago by Yamashita, Yuu <[email protected]>
Link to English venv documentation

Currently the link to venv points to the Japanese version of the Python documentation.
Change t...

9544c8b178f25b5370a850c5587d5d3b41dfb4c7 authored over 9 years ago by Simeon Filipov <[email protected]>
Merge pull request #68 from jawshooah/ignore-error-code

Ignore failure of pyenv activate

bcb7abdf9335edc92b3a9c8cbee2e8b5e8188a2b authored over 9 years ago by Yamashita, Yuu <[email protected]>
Ignore failure of pyenv activate

When the current pyenv environment is not a virtualenv, this line
exits with a return code of 1....

5953ddaf6484b8aff308b23a51597fb1609ef9e7 authored over 9 years ago by Josh Hagins <[email protected]>
Use `typeset -g` with `precmd_functions`

This makes it possible to use `eval "$(pyenv virtualenv-init -)"` from a
function.

2ab9483116d7f7094264c75d7e2ce17a9851cff1 authored over 9 years ago by Daniel Hahler <[email protected]>
v20150119

32e5a73345ae90233c3f830f3ccb1ed8c69c8705 authored over 9 years ago by Yamashita Yuu <[email protected]>
Anaconda has `activate` script nevertheless it is not a virtual environment (#65)

0fc9441f091051cb482b47ce01455ecd0d9dcca3 authored over 9 years ago by Yamashita Yuu <[email protected]>
Merge pull request #64 from wwwjfy/master

fix wrong output in test in fish, refs 240a1de

0fe9aef635865115eed32a629382bde73e887dc5 authored almost 10 years ago by Yamashita, Yuu <[email protected]>
fix wrong output in test in fish, refs 240a1de

"(any command)" is not supported in test in fish, we have to set a
variable and then use that

e04a6f88feddf5020ee85ac0df0003afd7853264 authored almost 10 years ago by Tony Wang <[email protected]>
Merge pull request #63 from wwwjfy/master

fix warns for virtualenv-init corner case on fish

08c2e6aee48e93fc6c28eb862159f2c58a52da1a authored almost 10 years ago by Yamashita, Yuu <[email protected]>
fix failed tests running under fish

cc7c9d22b50ce4ddaab037feefda0863218ebaed authored almost 10 years ago by Tony Wang <[email protected]>
fix warns for virtualenv-init corner case on fish

The situation is when in a directory containing python binary,
`pyenv prefix' will return empty ...

240a1de6e560cb242971b0c79b9bd191cdaea8f3 authored almost 10 years ago by Tony Wang <[email protected]>
Merge branch 'issue61'

9d71e6740128276841b55da1a5d6cb996cd4eb10 authored almost 10 years ago by Yamashita Yuu <[email protected]>
shell version set in `activate` should be unset in `deactivate` (#61)

191e806ba9983d53c7e3bac31bce75b6a3ee9136 authored almost 10 years ago by Yamashita Yuu <[email protected]>
Merge branch 'pr60' (#60)

4b198663c7f5f1f200477874246418f04cbf8b95 authored almost 10 years ago by Yamashita Yuu <[email protected]>
Fix broken fish test (#60)

ad0fa8232918fac827b39f52ffc2bb475c029dff authored almost 10 years ago by Yamashita Yuu <[email protected]>
fix incorrect fish syntax in pyenv-virtualenv-init

f681df6f202e8d139c7bcb0dd4cfc202ea35af53 authored almost 10 years ago by Tony Wang <[email protected]>
Merge pull request #59 from blueyed/doc-fixes

Some doc fixes: typos, grammar, clarification and formatting

593268b988a26e223f9e5db80ed308ec3e1e3a41 authored almost 10 years ago by Yamashita, Yuu <[email protected]>