{"id":17363096,"url":"https://github.com/trim21/install-poetry-project","last_synced_at":"2025-03-16T04:30:58.111Z","repository":{"id":37882050,"uuid":"268683763","full_name":"trim21/install-poetry-project","owner":"trim21","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-18T23:07:32.000Z","size":14569,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-20T07:51:25.048Z","etag":null,"topics":["actions","github-actions","python-poetry"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/trim21.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-06-02T02:38:45.000Z","updated_at":"2024-09-30T22:45:39.000Z","dependencies_parsed_at":"2023-10-03T10:45:06.377Z","dependency_job_id":"d6d55a72-361f-46c9-8b0d-2102261c0772","html_url":"https://github.com/trim21/install-poetry-project","commit_stats":{"total_commits":207,"total_committers":5,"mean_commits":41.4,"dds":"0.45410628019323673","last_synced_commit":"e8b80960097ccc961ffb80a3edda7485ed74a550"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trim21%2Finstall-poetry-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trim21%2Finstall-poetry-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trim21%2Finstall-poetry-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trim21%2Finstall-poetry-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trim21","download_url":"https://codeload.github.com/trim21/install-poetry-project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243802944,"owners_count":20350316,"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":["actions","github-actions","python-poetry"],"created_at":"2024-10-15T19:45:53.288Z","updated_at":"2025-03-16T04:30:57.372Z","avatar_url":"https://github.com/trim21.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Install Poetry Project With Cache\n\n[![ci](https://github.com/Trim21/install-poetry-project/workflows/build-test/badge.svg)](https://github.com/Trim21/install-poetry-project/actions)\n\nThis action install poetry deps to `.venv`, and enable virtualenv environment.\n\nvirtualenv environment `.venv` will be cached based on `pyproject.toml` and `poetry.lock`(if exist)\n\n```yaml\n- uses: actions/checkout@v3\n\n- uses: actions/setup-python@v3\n  with:\n    python-version: 3.7\n\n- uses: Trim21/setup-poetry@dist/v2\n\n- uses: Trim21/install-poetry-project@dist/v2\n  with:\n    # extras arguments passed to poetry command\n    # And you don't need to add --sync args, it will be added automatically\n    install_args: -vvv --no-root\n    # each deps for one line\n    extras: |\n      group1\n      group2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrim21%2Finstall-poetry-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrim21%2Finstall-poetry-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrim21%2Finstall-poetry-project/lists"}