{"id":24297047,"url":"https://github.com/jayclassless/setup-poetry-action","last_synced_at":"2026-05-31T02:31:44.213Z","repository":{"id":38300717,"uuid":"291370655","full_name":"jayclassless/setup-poetry-action","owner":"jayclassless","description":"A Github Action to install Poetry into a Python environment","archived":false,"fork":false,"pushed_at":"2023-12-18T17:49:47.000Z","size":639,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-09T08:49:47.296Z","etag":null,"topics":["github-actions"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jayclassless.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":"2020-08-30T00:19:23.000Z","updated_at":"2021-11-06T01:34:39.000Z","dependencies_parsed_at":"2025-01-16T19:53:14.573Z","dependency_job_id":"922ee5b7-15da-408f-bbe8-ccdf5dab9eae","html_url":"https://github.com/jayclassless/setup-poetry-action","commit_stats":{"total_commits":73,"total_committers":2,"mean_commits":36.5,"dds":0.3835616438356164,"last_synced_commit":"259cdff971034fe0450fcf7ca4821b445ac9960e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":"actions/javascript-action","purl":"pkg:github/jayclassless/setup-poetry-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayclassless%2Fsetup-poetry-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayclassless%2Fsetup-poetry-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayclassless%2Fsetup-poetry-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayclassless%2Fsetup-poetry-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jayclassless","download_url":"https://codeload.github.com/jayclassless/setup-poetry-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayclassless%2Fsetup-poetry-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33717415,"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-05-31T02:00:06.040Z","response_time":95,"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":["github-actions"],"created_at":"2025-01-16T19:50:00.175Z","updated_at":"2026-05-31T02:31:44.191Z","avatar_url":"https://github.com/jayclassless.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup Poetry Action\n\nA Github Action to install [Poetry](https://python-poetry.org) into a Python environment.\n\nThis is largely inspired-by/stolen-from [dschep/install-poetry-action](https://github.com/dschep/install-poetry-action)\n\n\n# Usage\n\n```yaml\nsteps:\n  - uses: actions/setup-python@v2\n  - uses: jayclassless/setup-poetry-action@v1\n  - uses: actions/checkout@v2\n  - run: poetry install\n```\n\n\n# Options\n\n- `version`: The version of Poetry to install (defaults to the most recent).\n- `preview`: Whether or not to install the preview version of Poetry (defaults to false).\n- `create_virtualenvs`: Whether or not Poetry should create a new virtualenv when installing your project (defaults to false).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayclassless%2Fsetup-poetry-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjayclassless%2Fsetup-poetry-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayclassless%2Fsetup-poetry-action/lists"}