{"id":15567073,"url":"https://github.com/pylipp/virtualenvwrapper","last_synced_at":"2026-05-15T13:07:06.399Z","repository":{"id":90779460,"uuid":"205534514","full_name":"pylipp/virtualenvwrapper","owner":"pylipp","description":"Fork of the virtualenvwrapper utility using the Python venv module","archived":false,"fork":false,"pushed_at":"2019-08-31T11:52:46.000Z","size":3063,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"use-venv-module","last_synced_at":"2025-10-04T10:28:15.457Z","etag":null,"topics":["python","python3","shell","venv","virtual-environment","virtualenvwrapper"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pylipp.png","metadata":{"files":{"readme":"README.es.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-31T11:17:05.000Z","updated_at":"2019-10-15T21:44:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"399b0a52-832a-4959-b62d-68b0a1fb3263","html_url":"https://github.com/pylipp/virtualenvwrapper","commit_stats":{"total_commits":839,"total_committers":78,"mean_commits":"10.756410256410257","dds":0.3516090584028605,"last_synced_commit":"96ecc8afe3d9fb059bf16babbe16a7af1dc4dd3c"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/pylipp/virtualenvwrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylipp%2Fvirtualenvwrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylipp%2Fvirtualenvwrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylipp%2Fvirtualenvwrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylipp%2Fvirtualenvwrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylipp","download_url":"https://codeload.github.com/pylipp/virtualenvwrapper/tar.gz/refs/heads/use-venv-module","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylipp%2Fvirtualenvwrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33067512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","python3","shell","venv","virtual-environment","virtualenvwrapper"],"created_at":"2024-10-02T17:09:53.331Z","updated_at":"2026-05-15T13:07:06.361Z","avatar_url":"https://github.com/pylipp.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"..   -*- mode: rst -*-\n\n#################\nvirtualenvwrapper\n#################\n\nvirtualenvwrapper es un conjunto de extensiones de la herramienta de Ian\nBicking `virtualenv \u003chttp://pypi.python.org/pypi/virtualenv\u003e`_. Las extensiones\nincluyen funciones para la creación y eliminación de entornos virtuales y por otro\nlado administración de tu rutina de desarrollo, haciendo fácil trabajar en más\nde un proyecto al mismo tiempo sin introducir conflictos entre sus dependencias.\n\n===============\nCaracterísticas\n===============\n\n1. Organiza todos tus entornos virtuales en un sólo lugar.\n\n2. Funciones para administrar tus entornos virtuales (crear, eliminar, copiar).\n\n3. Usa un sólo comando para cambiar entre los entornos.\n\n4. Completa con Tab los comandos que toman un entorno virtual como argumento.\n\n5. Ganchos configurables para todas las operaciones.\n\n6. Sistema de plugins para la creación de extensiones compartibles.\n\nRich Leland ha grabado un pequeño `screencast\n\u003chttp://mathematism.com/2009/07/30/presentation-pip-and-virtualenv/\u003e`__\nmostrando las características de virtualenvwrapper.\n\n\n===========\nInstalación\n===========\n\nVe a la `documentación del proyecto \u003chttp://www.doughellmann.com/docs/virtualenvwrapper/\u003e`__\npara las instrucciones de instalación y configuración.\n\nActualizar desde 1.x\n====================\n\nEl script de shell que contiene las funciones ha sido renombrado en la serie\n2.x para reflejar el hecho de que otros shells, además de bash, son soportados. En\ntu archivo de inicio del shell, cambia ``source\n/usr/local/bin/virtualenvwrapper_bashrc`` por ``source\n/usr/local/bin/virtualenvwrapper.sh``.\n\n==============\nContribuciones\n==============\n\nAntes de contribuir con nuevas características al *core* de virtualenvwrapper,\npor favor considera, en vez, si no debe ser implementada como una extensión.\n\nVe a la `documentación para desarrolladores \n\u003chttp://www.doughellmann.com/docs/virtualenvwrapper/developers.html\u003e`__\npor trucos sobre parches.\n\n========\nLicencia\n========\n\nCopyright Doug Hellmann, All Rights Reserved\n\nPermission to use, copy, modify, and distribute this software and its\ndocumentation for any purpose and without fee is hereby granted,\nprovided that the above copyright notice appear in all copies and that\nboth that copyright notice and this permission notice appear in\nsupporting documentation, and that the name of Doug Hellmann not be used\nin advertising or publicity pertaining to distribution of the software\nwithout specific, written prior permission.\n\nDOUG HELLMANN DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,\nINCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO\nEVENT SHALL DOUG HELLMANN BE LIABLE FOR ANY SPECIAL, INDIRECT OR\nCONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF\nUSE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\nPERFORMANCE OF THIS SOFTWARE.\n\n.. _BitBucket: http://bitbucket.org/dhellmann/virtualenvwrapper/overview/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpylipp%2Fvirtualenvwrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpylipp%2Fvirtualenvwrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpylipp%2Fvirtualenvwrapper/lists"}