{"id":15435513,"url":"https://github.com/palewire/install-python-pipenv-pipfile","last_synced_at":"2025-06-13T19:04:45.768Z","repository":{"id":40434348,"uuid":"400373288","full_name":"palewire/install-python-pipenv-pipfile","owner":"palewire","description":"Easily install Python, pipenv and Pipfile packages in your GitHub Action","archived":false,"fork":false,"pushed_at":"2024-06-21T21:21:57.000Z","size":22,"stargazers_count":16,"open_issues_count":2,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-13T19:02:45.482Z","etag":null,"topics":["actions","pipenv","python"],"latest_commit_sha":null,"homepage":"","language":null,"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/palewire.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}},"created_at":"2021-08-27T03:12:44.000Z","updated_at":"2024-12-19T22:28:36.000Z","dependencies_parsed_at":"2025-04-19T18:21:57.108Z","dependency_job_id":"7efdd6fc-32a4-41f5-bd9a-07e7fb672b9e","html_url":"https://github.com/palewire/install-python-pipenv-pipfile","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/palewire/install-python-pipenv-pipfile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palewire%2Finstall-python-pipenv-pipfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palewire%2Finstall-python-pipenv-pipfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palewire%2Finstall-python-pipenv-pipfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palewire%2Finstall-python-pipenv-pipfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palewire","download_url":"https://codeload.github.com/palewire/install-python-pipenv-pipfile/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palewire%2Finstall-python-pipenv-pipfile/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259704393,"owners_count":22898857,"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","pipenv","python"],"created_at":"2024-10-01T18:44:56.227Z","updated_at":"2025-06-13T19:04:45.733Z","avatar_url":"https://github.com/palewire.png","language":null,"readme":"Easily install Python, pipenv and Pipfile packages in your GitHub Action\n\n## Features\n\n- 🐍 Installs Python\n- 🔨 Installs pipenv\n- 📦 Installs Pipfile packages\n- 💽 Caches packages for future use\n\n## Inputs\n\n* `python-version`: The version of Python to install\n\n## Usage\n\n```yaml\nname: Example action\njobs:\n  job:\n    name: My job\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout\n        uses: actions/checkout@v4\n\n      - name: Install Python, pipenv and Pipfile packages\n        uses: palewire/install-python-pipenv-pipfile@v4\n        with:\n          python-version: 3.11\n\n      - name: Do my thing\n        run: make\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpalewire%2Finstall-python-pipenv-pipfile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpalewire%2Finstall-python-pipenv-pipfile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpalewire%2Finstall-python-pipenv-pipfile/lists"}