{"id":15576570,"url":"https://github.com/abn/poetry-plugin-compat-env-py2","last_synced_at":"2025-07-22T17:34:32.101Z","repository":{"id":40661956,"uuid":"487031854","full_name":"abn/poetry-plugin-compat-env-py2","owner":"abn","description":"Poetry Plugin: Python 2 Environment Compatibility Patch","archived":false,"fork":false,"pushed_at":"2022-04-29T19:29:19.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T17:49:34.948Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/abn.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}},"created_at":"2022-04-29T16:00:22.000Z","updated_at":"2022-05-19T22:42:23.000Z","dependencies_parsed_at":"2022-07-24T19:46:35.445Z","dependency_job_id":null,"html_url":"https://github.com/abn/poetry-plugin-compat-env-py2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abn/poetry-plugin-compat-env-py2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abn%2Fpoetry-plugin-compat-env-py2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abn%2Fpoetry-plugin-compat-env-py2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abn%2Fpoetry-plugin-compat-env-py2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abn%2Fpoetry-plugin-compat-env-py2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abn","download_url":"https://codeload.github.com/abn/poetry-plugin-compat-env-py2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abn%2Fpoetry-plugin-compat-env-py2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266539886,"owners_count":23945104,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":"2024-10-02T18:52:23.145Z","updated_at":"2025-07-22T17:34:32.081Z","avatar_url":"https://github.com/abn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Poetry Plugin: Python 2 Environment Compatibility Patch\n\nThis is a rudimentary Poetry plugin to allow users impacted by [changes in Poetry 1.2.0](https://github.com/python-poetry/poetry/issues/4752)\nthat removes support for management of Python 2.7 project environments.\n\nCompatibility is maintained by vendoring an older version of [`tags.py`](src/poetry_plugin_compat_env_py2/vendored/README.md)\nfor execution via monkey patching `poetry.utils.env.VirtualEnv.get_supported_tags` method.\n\nOnce installed and activated, plugin auto-detects a Python 2.7 environment when discovering tags.\n\n## Installation\n\nThe easiest way to install the `compat-env-py2` plugin is via the `self add` command of Poetry.\n\n```bash\npoetry self add poetry-plugin-compat-env-py2\n```\n\nIf you used `pipx` to install Poetry you can add the plugin via the `pipx inject` command.\n\n```bash\npipx inject poetry poetry-plugin-compat-env-py2\n```\n\nOtherwise, if you used `pip` to install Poetry you can add the plugin packages via the `pip install` command.\n\n```bash\npip install poetry-plugin-compat-env-py2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabn%2Fpoetry-plugin-compat-env-py2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabn%2Fpoetry-plugin-compat-env-py2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabn%2Fpoetry-plugin-compat-env-py2/lists"}