Ecosyste.ms: OpenCollective

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

github.com/pyenv/pyenv-virtualenvwrapper

an alternative approach to manage virtualenvs from pyenv.
https://github.com/pyenv/pyenv-virtualenvwrapper

Merge pull request #37 from katoken-0215/master

Fix URL: yyuu -> pyenv

2d11af824f5b8eee8e3cbdc0119c52ee8fc4a33e authored over 7 years ago
Fix URL: yyuu -> pyenv

d839b554d6d2789a134b9979fe538cc92add2b2a authored over 7 years ago
Merge pull request #36 from diraol/improve-clone

Use $(pyenv root) instead of ~/.pyenv

accd1ee926d6701f6a2fe065d719f6e8ef761ff0 authored over 7 years ago
Use $(pyenv root) instead of ~/.pyenv

9302d13732823c156e619f061df14c826b6b3219 authored over 7 years ago
Merge pull request #33 from montefra/respect-python

respect existing VIRTUALENVWRAPPER_PYTHON

a4a9e0a6a86714e2c679eaaf9d59593e54f90858 authored almost 8 years ago
respect existing VIRTUALENVWRAPPER_PYTHON

2c23eb3fdfaad3e8533eb073e9cf480fdcdde4e2 authored almost 8 years ago
Add `deactivate` script in the beginning of `$PATH` (#24, #28)

Anaconda/Miniconda has `deactivate` script inside their prefix and
it prevents virtualenvwrapper...

9aeeeb3d0d8eb55bf3d649d95982e85cead485cb authored about 9 years ago
Merge pull request #26 from yeonsh/master

Fixed typo

ee5c87fc1333fa103b7845c7a882d45355cc52fa authored over 9 years ago
Fixed typo

54e833f00df24348676105fa87a77ddd52cb7c6e authored over 9 years ago
Merge pull request #20 from blueyed/handle-version-name-failure

Handle 'pyenv version-name' failure in pyenv_virtualenvwrapper_load

3d0edef26cd5fa472d0c6ec4ebfc0b120556709e authored about 10 years ago
Handle 'pyenv version-name' failure in pyenv_virtualenvwrapper_load

Before:

% pyenv version
pyenv: version `2.7.9rc1' is not installed
(eval):source:80...

e313096b2817ffc3e858d1eefd03b5f089db6d3b authored about 10 years ago
Merge pull request #21 from blueyed/readme-attention-pyenv-virtualenv

Readme: mention/refer to pyenv-virtualenv

10d9d935a291c0af1547950f537b0c60a997e948 authored about 10 years ago
Rephrase Attention paragraph

74397fa47734ebd803ee7e8c63525e2d3aaa83cd authored about 10 years ago
Reformat/-wrap Attention paragraph

6ab6e52d5676dcf3b4338a273ca35369d729617d authored over 10 years ago
add attention

1362b9718f0d7a116388cba8c72033cdcb3b003d authored over 10 years ago
v20140609

85ac58aaa2550b2f21bd4502ac652bd9aeeb4252 authored over 10 years ago
s/2\.7\.6/2.7.7/g

0e0d8447694f3c8bfc996dfa131b26840ca82dbb authored over 10 years ago
Add tests for `pyvenv` (#16)

b9efdf3698c8fff3b6d2a554c5d9c457f77f817c authored almost 11 years ago
Merge pull request #16 from eukaryote/feature/support_pyvenv

Feature: support pyvenv

b65489661545ba90653d8caaebde25f65d2de74d authored almost 11 years ago
README.md update about PYENV_VIRTUALENVWRAPPER_PREFER_PYVENV

1a0c764be8ae44eeeb6ebda9d01d8261c889b79b authored almost 11 years ago
Add support for creating the venv using pyvenv if it is available in the active Python environment and the user explicitly set a variable to indicate they prefer pyvenv when possible.

89edcc962fbfe7950b20c39d52688d739e2bf1bd authored almost 11 years ago
v20140321

7c2f9f0e6fb34d3ac9b0ddc96f1af93da0ed7727 authored almost 11 years ago
Refactoring. Split very long line.

edcfa03a97e635960f1c5ea8f46b9a760be55edc authored almost 11 years ago
Merge pull request #15 from blueyed/pyenv-which-once-for-virtualenvwrapper.sh

Only call `pyenv which` once for the common case

97597f72c70662be05911ef701eace2c79cb4ca4 authored almost 11 years ago
Only call `pyenv which` once for the common case

If virtualenwrapper.sh is available, only call `pyenv which` once (which
used to be more expensi...

8afa074020abc92c5e2671c2b1c06d5b4aec7c31 authored almost 11 years ago
Merge branch 'performance' (fixes #13)

54162506547da49b85e97545b1acc3c7188126a2 authored almost 11 years ago
Put virtualenvwrapper checks together for better performance

ae440dd244fc38fac6d1002c16bd98e1ebca3d7f authored almost 11 years ago
Fallback to pyenv-which if the executable not found inside prefix

bbf9ebef4481f2494e2d08263c426674517343c0 authored almost 11 years ago
Expand variable declarations for shell performance

9a65b9bb07d5abf502e06515a9918b1d373c14a9 authored almost 11 years ago
Reduce the call of `pyenv-which` for better performance (#13)

c1b2c40927cabb7b449df0155c59a0c363a73470 authored almost 11 years ago
Merge pull request #14 from thesharp/homebrew

Add Homebrew installation instructions.

5f60f2723c10e9048cb118b6b22e7671a35455c1 authored almost 11 years ago
Add Homebrew installation instructions.

23c08b100a5387392840e8981ed84e73b4d126da authored almost 11 years ago
No need to install `virtualenvwrapper` manually

0b140c7deb2f213ccf9ddb560b39cca8647826d3 authored about 11 years ago
Display the version of `virtualenvwrapper` on `--version`

708c6cbaca01842ee428ff8998746e504b375b94 authored about 11 years ago
Add `--version` to `./bin/pyenv-virtualenvwrapper`

f5e25cf191381de992fee50d68ade2ff41705609 authored about 11 years ago
v20140122

51d857ced6d89eb1dd73e5a711ad3ea1c526d251 authored about 11 years ago
Installation can be done in one line

253e7b303b387a6d6f563f8bdda5d8a78a5eac73 authored about 11 years ago
Fix broken install script

1f89d531142ff7b26b55bf5df6a7364736abce00 authored about 11 years ago
Merge branch 'unset-pip-require-venv'

9163a6939febb20fcb4926f679779e90dd2f5a93 authored about 11 years ago
Unset `PIP_REQUIRE_VENV` before executing `pip install`

a5087e0c179c737fdb7047c98634788da41c97c0 authored about 11 years ago
Remove useless open bracket line.

1406bcd06ec3e1475d2d46ff3ec3898862eaba82 authored about 11 years ago
Add build status badge

ed2f6b9705447b9badd0ea0663ff40176ac17090 authored about 11 years ago
Merge branch 'unittest'

1f4b46869dfbb60d3426eca473d0c6135880aa65 authored about 11 years ago
add .travis.yml

b9aee198cda8835f3b09de54821d03d523b645d2 authored about 11 years ago
Add tests

fe3ba22d50557c21edabded6d2e88608ab52dc5e authored about 11 years ago
Fix bash syntax error

1f0f0b8b96cf48f7b688161106ad9485ee3c4cae authored about 11 years ago
fix bash syntax error

ac4a78171c234b0a97b318391de0ead891fda3af authored about 11 years ago
exit with non-zero on errors

a9fa44176484558b3c022097ff0aa0bd76abc56f authored about 11 years ago
Should not exit twice during initialization

e5a71f3935fe1fc5546b5e3168a278f924c77466 authored about 11 years ago
Add "--unset" option

df47a04d4d6f933d3f30bf49e3dfe5a8526fa77b authored about 11 years ago
Should not display output on stdout since it might be evaluated

da9fa286d0d105b278a82e3097bbeb05e7d4987c authored about 11 years ago
Install virtualenvwrapper if not installed

93f1c7f824f38b3a10861c8fd44366fd348a984b authored about 11 years ago
Override `virtualenvwrapper_verify_resource` in place of `virtualenvwrapper_verify_virtualenv`

a345c36caea57398674ee9b2fedd8aab86563242 authored about 11 years ago
Merge branch 'add-non-sh-commands'

ad1e96bfacacd23b969ee75f014f944bf4489847 authored about 11 years ago
Display error if pyenv doesn't invoke shell command expectedly.

7f85ce7c2d14b3a5d5dcbad38132992b8d54bfb4 authored about 11 years ago
Merge branch 'issue11' (fixes #11)

fca11f93e36ce57e7a379def1e1d72e55d526b67 authored about 11 years ago
Override `virtualenvwrapper_load` property (#11)

0295d79549e71f2c69291b5dd15182f0bde362a0 authored about 11 years ago
Merge branch 'initialize_virtualenvwrapper_python_lazily' (closes #10)

0ea94cb655d228988c0916d055304ca17aeb648e authored about 11 years ago
Initialize VIRTUALENVWRAPPER_PYTHON lazily to make the local pyenv version effective (#10)

Confirmed this is working with virtualenvwrapper==4.1.1.

8bf8f508666210f79602434f343c1cc84ec6ab42 authored about 11 years ago
Merge pull request #9 from blueyed/VIRTUALENVWRAPPER_PYTHON

Set VIRTUALENVWRAPPER_PYTHON=$(pyenv-which python) (if unset)

fbde4914ccc1c467a98292ff28e9555508d970fc authored about 11 years ago
Set VIRTUALENVWRAPPER_PYTHON=$(pyenv-which python) (if unset)

This appears to be necessary, because when loading
virtualenvwrapper/pyenv-virtualenvwrapper aft...

6eb1fc2930e6da904e02ef1292909f5ffc1136c1 authored about 11 years ago
v20130614

b5f81a5cbb15e2e0e98c1dd0bd2ea90e481fff46 authored over 11 years ago
improve error logging

71ba3ac6a94d90b294a17a07fc5d86979d679740 authored almost 12 years ago
release v20130306

4d76e1326ea54fa800bc57580476a77d5c6fccda authored almost 12 years ago
declare `VIRTUALENVWRAPPER_SCRIPT` to load `virtualenvwrapper` from `virtualenvwrapper_lazy` (fixes #1)

b6ba9a24153666a11c8db3db3a53fb85ba2faf20 authored almost 12 years ago
create project

799d112905f0ad3123aec974d664dfdd1e22a765 authored almost 12 years ago