{"id":16544583,"url":"https://github.com/burakyilmaz321/benv","last_synced_at":"2026-05-02T04:37:38.834Z","repository":{"id":57414632,"uuid":"218109606","full_name":"burakyilmaz321/benv","owner":"burakyilmaz321","description":"A minimalistic Python virtual environment manager that no one needs.","archived":false,"fork":false,"pushed_at":"2021-01-16T15:14:16.000Z","size":29,"stargazers_count":1,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T13:47:56.738Z","etag":null,"topics":["python","shell","venv","virtualenv"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/burakyilmaz321.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2019-10-28T17:44:48.000Z","updated_at":"2022-02-01T09:15:06.000Z","dependencies_parsed_at":"2022-09-10T05:11:27.233Z","dependency_job_id":null,"html_url":"https://github.com/burakyilmaz321/benv","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burakyilmaz321%2Fbenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burakyilmaz321%2Fbenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burakyilmaz321%2Fbenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burakyilmaz321%2Fbenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/burakyilmaz321","download_url":"https://codeload.github.com/burakyilmaz321/benv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249600,"owners_count":20908211,"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":["python","shell","venv","virtualenv"],"created_at":"2024-10-11T19:03:31.966Z","updated_at":"2026-05-02T04:37:38.767Z","avatar_url":"https://github.com/burakyilmaz321.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# benv\n\nA minimalistic Python virtual environment manager that no one needs.\n\n![](https://github.com/burakyilmaz321/benv/workflows/Python%20package/badge.svg)\n\n## Requirements\n\n- Python \u003e= 3.6\n\n## Installation\n\nClone this repo\n\n```bash\ngit clone git@github.com:burakyilmaz321/benv.git\n```\n\nSource `benv.sh` in your `.bashrc`\n\n```bash\n# anywhere in ~/.bashrc\nsource /path/to/benv.sh\n```\n\n## Usage\n\nCreate a home directory for environments\n\n```bash\nmkdir ~/.envs\n```\n\nExport this folder's path as `BENV_HOME`\n\n```bash\nBENV_HOME=~/.envs\n```\n\nThere are four basic functions to call\n\n- **mkenv** Create a new virtual environment\n- **lsenv** List all existing virtual environments\n- **chenv** Activate an existing virtual environment\n- **rmenv** Remove a virtual environment\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburakyilmaz321%2Fbenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fburakyilmaz321%2Fbenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburakyilmaz321%2Fbenv/lists"}