{"id":19412060,"url":"https://github.com/outbit/tempyenv","last_synced_at":"2026-01-31T03:31:31.738Z","repository":{"id":232039055,"uuid":"783291831","full_name":"outbit/tempyenv","owner":"outbit","description":"An easy and quick way to create a temporary Python virtual environment.","archived":false,"fork":false,"pushed_at":"2025-06-18T04:12:46.000Z","size":19,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-11-28T03:26:28.314Z","etag":null,"topics":["python","temp","temporary","venv","virtualenv"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/tempyenv/","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/outbit.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}},"created_at":"2024-04-07T13:41:07.000Z","updated_at":"2025-06-18T04:11:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8ffd59b-7d41-484b-b161-65fa073000b6","html_url":"https://github.com/outbit/tempyenv","commit_stats":null,"previous_names":["outbit/tempyenv"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/outbit/tempyenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outbit%2Ftempyenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outbit%2Ftempyenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outbit%2Ftempyenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outbit%2Ftempyenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/outbit","download_url":"https://codeload.github.com/outbit/tempyenv/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outbit%2Ftempyenv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28928148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T02:59:34.861Z","status":"ssl_error","status_checked_at":"2026-01-31T02:59:05.369Z","response_time":128,"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","temp","temporary","venv","virtualenv"],"created_at":"2024-11-10T12:24:42.887Z","updated_at":"2026-01-31T03:31:31.733Z","avatar_url":"https://github.com/outbit.png","language":"Python","readme":"tempyenv\n=====================\n\nDescription\n===========\n\nAn easy and quick way to create a temporary Python virtual environment.\n\ntempyenv sets up a python environment in a temporary path.\n\n[![Build Status](https://app.travis-ci.com/outbit/tempyenv.svg?branch=develop \"ansible-docs latest build\")](http://travis-ci.org/outbit/tempyenv)\n[![PIP Version](https://img.shields.io/pypi/v/tempyenv.svg \"tempyenv PyPI version\")](https://pypi.python.org/pypi/tempyenv)\n[![Coverage Status](https://coveralls.io/repos/outbit/tempyenv/badge.svg?branch=develop\u0026service=github)](https://coveralls.io/github/outbit/tempyenv?branch=develop)\n[![Gitter IM](https://badges.gitter.im/Join%20Chat.svg)](https://matrix.to/#/#tempyenv:gitter.im)\n\n\nInstallation\n===========\n\n```shell\n$ python -m pip install tempyenv\n```\n\nUsage\n===========\n\n```bash\n$ tmpyenv\n```\n\nor\n\n```bash\n$ tempyenv\n(tempyenv) is setting up your virtual environment...hold tight\nVirtual environment created at /var/folders/4b/dnp21z017cg_rbgfdtzclqlm0000gn/T/tmpacwjkg5z/venv\nVirtual environment loading from /var/folders/4b/dnp21z017cg_rbgfdtzclqlm0000gn/T/tmpacwjkg5z/venv\n(tempyenv)(venv) $ echo \"now you can pip install in your virtual environment\"\n```\n\nTo specify a specific version of python\n```bash\n$ tempyenv -p python3.10\n```\n\nor\n\n```bash\n$ python3.10 -m tempyenv\n```\n\nLicense\n=======\n\ntempyenv is released under the [MIT License](LICENSE.md).\n\nAuthor\n======\n\nDavid Whiteside (\u003cdavid@davidwhiteside.com\u003e)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutbit%2Ftempyenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foutbit%2Ftempyenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutbit%2Ftempyenv/lists"}