{"id":50975470,"url":"https://github.com/itlinuxmaker/python-venv-installer","last_synced_at":"2026-06-19T07:03:19.227Z","repository":{"id":365447286,"uuid":"1272122745","full_name":"itlinuxmaker/python-venv-installer","owner":"itlinuxmaker","description":"A lightweight Python venv installer for developers. Quickly creates and activates virtual environments with a requested Python version. Automatically installs the required Python interpreter and pip when missing, allowing fast setup without manual installation steps.","archived":false,"fork":false,"pushed_at":"2026-06-17T10:24:48.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-17T12:12:49.334Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/itlinuxmaker.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-17T10:03:14.000Z","updated_at":"2026-06-17T10:21:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/itlinuxmaker/python-venv-installer","commit_stats":null,"previous_names":["itlinuxmaker/python-venv-installer"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/itlinuxmaker/python-venv-installer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itlinuxmaker%2Fpython-venv-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itlinuxmaker%2Fpython-venv-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itlinuxmaker%2Fpython-venv-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itlinuxmaker%2Fpython-venv-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itlinuxmaker","download_url":"https://codeload.github.com/itlinuxmaker/python-venv-installer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itlinuxmaker%2Fpython-venv-installer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34520433,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-06-19T07:03:18.412Z","updated_at":"2026-06-19T07:03:19.217Z","avatar_url":"https://github.com/itlinuxmaker.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-venv-installer\nA lightweight Python venv installer for developers. Quickly creates and activates virtual environments with a requested Python version. Automatically installs the required Python interpreter and pip when missing, allowing fast setup without manual installation steps.\n\n## Requirements\nThis project is developed for Debian-based Linux systems.\n\nBefore running the installer, the following packages should be installed:\n\nsudo apt update \n\nsudo apt install -y \\\n    build-essential \\\n    wget \\\n    libssl-dev \\\n    zlib1g-dev \\\n    libbz2-dev \\\n    libreadline-dev \\\n    libsqlite3-dev \\\n    libffi-dev \\\n    liblzma-dev \\\n    tk-dev\n\nThese packages are required to compile Python from source using make.\nFor other operating systems, install the equivalent development packages using the native package manager:\n\n* RPM-based Linux distributions (e.g. Fedora, RHEL, CentOS, openSUSE): use dnf, yum or zypper\n* macOS: use brew (Homebrew)\n\nThe required packages may have different names depending on the operating system.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitlinuxmaker%2Fpython-venv-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitlinuxmaker%2Fpython-venv-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitlinuxmaker%2Fpython-venv-installer/lists"}