{"id":17864242,"url":"https://github.com/orf/virtualenv-fish","last_synced_at":"2025-04-02T21:22:59.369Z","repository":{"id":141664850,"uuid":"221970387","full_name":"orf/virtualenv-fish","owner":"orf","description":"Fast and simple virtualenv utilities for the Fish shell","archived":false,"fork":false,"pushed_at":"2021-01-04T11:25:38.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T18:12:04.460Z","etag":null,"topics":["fish","fish-plugin","fish-plugins","fish-shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/orf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-11-15T17:16:11.000Z","updated_at":"2022-07-07T18:50:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"a5617669-3fb9-4a67-b777-e284613e802d","html_url":"https://github.com/orf/virtualenv-fish","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orf%2Fvirtualenv-fish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orf%2Fvirtualenv-fish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orf%2Fvirtualenv-fish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orf%2Fvirtualenv-fish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orf","download_url":"https://codeload.github.com/orf/virtualenv-fish/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246893557,"owners_count":20850965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["fish","fish-plugin","fish-plugins","fish-shell"],"created_at":"2024-10-28T09:09:41.656Z","updated_at":"2025-04-02T21:22:59.344Z","avatar_url":"https://github.com/orf.png","language":"Shell","readme":"# virtualenv-fish\n\nFast and simple virtualenv utilities for the Fish shell.\n\n## Installation\n\nThis package can be installed with fisher, fundle or oh-my-fish:\n\n`fisher add orf/virtualenv-fish`\n\n`fundle plugin 'orf/virtualenv-fish'`\n\n`omf install virtualenv-fish`\n\n## Usage\n\n### Temporary virtual environment: `tmpenv`\n\nRunning `tmpenv` will create a temporary virtual environment for you to experiment with.\n\nYou can add custom package that will always be installed by creating a file in \n`~/.config/virtualenv-fish/global_requirements.txt`. e.g:\n\n```\nipython\nnumpy\n```\n\n## Why not [virtualfish](https://github.com/excitedleigh/virtualfish)?\n\nVirtualfish is pretty complete and contains a lot of functionality. However I \nfound that it was slowing my shell startup down a lot. The main offender is the \ncompulsory `eval (python -m virtualfish)` command you add to your `config.fish`. This \neasily adds 400 to 500ms to every shell startup.\n\nThe most used feature for me was the temporary virtual environment management, so I've \nported this to pure fish.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forf%2Fvirtualenv-fish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forf%2Fvirtualenv-fish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forf%2Fvirtualenv-fish/lists"}