{"id":26131924,"url":"https://github.com/xvoland/bash-python-venv","last_synced_at":"2026-05-08T15:48:04.008Z","repository":{"id":148914368,"uuid":"420198816","full_name":"xvoland/bash-python-venv","owner":"xvoland","description":"VENV functions for Python3 to create a virtual environment to manage Python packages for different projects","archived":false,"fork":false,"pushed_at":"2021-10-22T19:03:32.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-14T05:44:05.946Z","etag":null,"topics":["bash","bash-function","bash-functions","bash-scripting","python-3","python3","venv-python"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/xvoland.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,"governance":null}},"created_at":"2021-10-22T18:10:49.000Z","updated_at":"2021-10-22T19:03:35.000Z","dependencies_parsed_at":"2023-07-25T06:30:54.329Z","dependency_job_id":null,"html_url":"https://github.com/xvoland/bash-python-venv","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":"0.19999999999999996","last_synced_commit":"5b04c2465a42b7c434c4228f4a755c13a46748a4"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvoland%2Fbash-python-venv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvoland%2Fbash-python-venv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvoland%2Fbash-python-venv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xvoland%2Fbash-python-venv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xvoland","download_url":"https://codeload.github.com/xvoland/bash-python-venv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242934642,"owners_count":20209054,"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":["bash","bash-function","bash-functions","bash-scripting","python-3","python3","venv-python"],"created_at":"2025-03-10T22:21:22.749Z","updated_at":"2026-05-08T15:47:58.982Z","avatar_url":"https://github.com/xvoland.png","language":"Shell","funding_links":["https://paypal.me/xvoland'","https://paypal.me/xvoland","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=9D4YBRWH8QURU'"],"categories":[],"sub_categories":[],"readme":"# bash-python-venv\nBash library which provides functions for \u003e= Python3 to create a virtual environment to manage Python packages for different projects in bash\n\n# Installation\nBash utility functions can be used by simply sourcing the library script file to your own script. To access all the functions within the bash-utility library, you could import the main bash file `~/.bashrc` or `~/.zshrc` as follows.\n```bash\nsource bash-python-venv.sh\n```\nor\n```bash\necho 'source bash-python-venv.sh' \u003e\u003e ~/.bashrc\n```\nor\n```bash\necho 'source bash-python-venv.sh' \u003e\u003e ~/.zshrc\n```\n\n# Usage\nGeneral Usage:\n`\u003e\u003e venv [install|create|activate|deactivate]`\n\n- `install`- install virtualenv using pip\n- `create` - create virtual environment\n- `activate`  - before start installing or using packages in virtual environment need to activate it\n- `deactivate` - deactivate virtual environment\n\n\n\n## Donation \u0026 Sponsors\n\nI’ll continue to work and improve the script features regardless of the outcome of funding, because it's rewarding to see that people are using it and it does the job for them. Still I would appreciate your support in covering some of the expenses with the domain hosting and programming hours which are taken from my family time.\n\nDonate any amount for my projects \u003ca href='https://paypal.me/xvoland'\u003ehttps://paypal.me/xvoland\u003c/a\u003e\n\n\n\u003ca href='https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=9D4YBRWH8QURU'\u003e\u003cimg alt='Click here to lend your support to Extractor and make a donation!' src='https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif' border='0' /\u003e\u003c/a\u003e\n\n\n\n\n## License\n\nAuthor [Vitalii Tereshchuk](https://dotoca.net). \u0026copy; 2021, MIT license.\nOr welcome to my \u003ca href='https://www.youtube.com/user/xVoLAnD'\u003eYouTube channel\u003c/a\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxvoland%2Fbash-python-venv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxvoland%2Fbash-python-venv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxvoland%2Fbash-python-venv/lists"}