{"id":6014295,"name":"tecolicom/actions-use-python-tools","ecosystem":"actions","description":"GitHub Action to install and cache Python tools","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/tecolicom/actions-use-python-tools","keywords_array":[],"namespace":"tecolicom","versions_count":9,"first_release_published_at":"2022-04-03T13:09:12.000Z","latest_release_published_at":"2024-04-12T01:10:08.000Z","latest_release_number":"v1.3","last_synced_at":"2026-03-10T23:17:23.556Z","created_at":"2023-01-30T00:11:20.035Z","updated_at":"2026-03-10T23:17:23.556Z","registry_url":"https://github.com/tecolicom/actions-use-python-tools","install_command":null,"documentation_url":null,"metadata":{"name":"install-and-cache python tools","description":"GitHub Action to install and cache Python tools","author":"Office TECOLI, LLC","branding":{"color":"orange","icon":"type"},"inputs":{"tools":{"required":true,"type":"string"},"cache":{"required":false,"type":"string","default":true},"version":{"required":false,"type":"string","default":3},"key":{"required":false,"type":"string"}},"outputs":{"cache-hit":{"value":"${{ steps.update.outputs.cache-hit }}"}},"runs":{"using":"composite","steps":[{"id":"setup","shell":"bash","run":": setup use-python-tools\nversion=\"${{ inputs.version }}\"\npython=\"python$version\"\npip=\"$python -m pip\"\ninstall_base=/usr/local\n$python --version\n$pip --version\npip_version=\"$($pip --version 2\u003e\u00261)\"\nif [[ \"$pip_version\" =~ \\(python\\ (([0-9]+)\\.([0-9]+))\\) ]]\nthen\n    lib_python=\"$install_base/lib/python${BASH_REMATCH[1]}\"\nfi\nif [ -d \"$lib_python\" ]\nthen\n    directory=\"$install_base/bin $lib_python\"\nelse\n    directory=\"$install_base/bin $(echo $install_base/lib/python*)\"\nfi\ncommand=\"$pip install\"\ngiven_key=\"${{ inputs.key }}\"\nversion_key=\"$( echo \"$pip_version\" | (md5sum||md5) | awk '{print $1}' )\"\nkey=\"${given_key:+$given_key-}${version_key}\"\nsed 's/^ *//' \u003c\u003c END \u003e\u003e $GITHUB_ENV\n    PIP_ROOT_USER_ACTION=ignore\nEND\nsed 's/^ *//' \u003c\u003c END \u003e\u003e $GITHUB_OUTPUT\n    python=$python\n    pip=$pip\n    command=$command\n    directory=$directory\n    key=$key\nEND\n"},{"id":"update","uses":"tecolicom/actions-install-and-cache@v1","with":{"run":"${{ steps.setup.outputs.command }} ${{ inputs.tools }}","path":"${{ steps.setup.outputs.directory }}","key":"${{ steps.setup.outputs.key }}","cache":"${{ inputs.cache }}","sudo":true}},{"id":"check","shell":"bash","run":": check\ntools=\"${{ inputs.tools }}\"\npip=\"${{ steps.setup.outputs.pip}}\"\n$pip show -f $tools\n"}]},"default_branch":"main","path":null},"repo_metadata":{"id":62260773,"uuid":"450987319","full_name":"tecolicom/actions-use-python-tools","owner":"tecolicom","description":"GitHub action to install/cache python tools","archived":false,"fork":false,"pushed_at":"2024-04-12T01:12:36.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-12T21:26:54.049Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/tecolicom.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-23T02:40:25.000Z","updated_at":"2024-04-13T04:03:38.325Z","dependencies_parsed_at":"2023-01-29T01:45:15.322Z","dependency_job_id":null,"html_url":"https://github.com/tecolicom/actions-use-python-tools","commit_stats":{"total_commits":63,"total_committers":1,"mean_commits":63.0,"dds":0.0,"last_synced_commit":"f5366bd630874c09070f6a3e9d8451bd7dab36f0"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tecolicom","download_url":"https://codeload.github.com/tecolicom/actions-use-python-tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":202441821,"owners_count":14008104,"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"},"owner_record":{"login":"tecolicom","name":"tecolicom","uuid":"116559336","kind":"organization","description":"Office TECOLI, LLC","email":null,"website":"https://tecoli.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/116559336?v=4","repositories_count":21,"last_synced_at":"2023-03-10T22:06:44.796Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tecolicom","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-14T22:04:46.851Z","updated_at":"2023-03-10T22:06:44.820Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tecolicom","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tecolicom/repositories"},"tags":[{"name":"v1.3","sha":"36cf5d243cbab3c0e94128c056c071114e749808","kind":"commit","published_at":"2024-04-12T01:10:08.000Z","download_url":"https://codeload.github.com/tecolicom/actions-use-python-tools/tar.gz/v1.3","html_url":"https://github.com/tecolicom/actions-use-python-tools/releases/tag/v1.3","dependencies_parsed_at":"2024-04-14T04:37:18.231Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/tags/v1.3/manifests"},{"name":"v1","sha":"f5366bd630874c09070f6a3e9d8451bd7dab36f0","kind":"commit","published_at":"2022-12-15T03:07:35.000Z","download_url":"https://codeload.github.com/tecolicom/actions-use-python-tools/tar.gz/v1","html_url":"https://github.com/tecolicom/actions-use-python-tools/releases/tag/v1","dependencies_parsed_at":"2023-06-01T14:24:39.527Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/tags/v1/manifests"},{"name":"v1.2","sha":"f5366bd630874c09070f6a3e9d8451bd7dab36f0","kind":"commit","published_at":"2022-12-15T03:07:35.000Z","download_url":"https://codeload.github.com/tecolicom/actions-use-python-tools/tar.gz/v1.2","html_url":"https://github.com/tecolicom/actions-use-python-tools/releases/tag/v1.2","dependencies_parsed_at":"2023-06-01T14:24:39.222Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/tags/v1.2/manifests"},{"name":"v1.1","sha":"393ad7d0b2166d36af91a8e981c3a83e787d34b5","kind":"commit","published_at":"2022-11-10T02:15:01.000Z","download_url":"https://codeload.github.com/tecolicom/actions-use-python-tools/tar.gz/v1.1","html_url":"https://github.com/tecolicom/actions-use-python-tools/releases/tag/v1.1","dependencies_parsed_at":"2023-06-01T14:24:39.859Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/tags/v1.1/manifests"},{"name":"v0.5","sha":"665168d3530407b5c562c71a500edc09597f30cd","kind":"commit","published_at":"2022-10-29T08:50:39.000Z","download_url":"https://codeload.github.com/tecolicom/actions-use-python-tools/tar.gz/v0.5","html_url":"https://github.com/tecolicom/actions-use-python-tools/releases/tag/v0.5","dependencies_parsed_at":"2023-05-31T18:39:14.369Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/tags/v0.5/manifests"},{"name":"v0","sha":"665168d3530407b5c562c71a500edc09597f30cd","kind":"commit","published_at":"2022-10-29T08:50:39.000Z","download_url":"https://codeload.github.com/tecolicom/actions-use-python-tools/tar.gz/v0","html_url":"https://github.com/tecolicom/actions-use-python-tools/releases/tag/v0","dependencies_parsed_at":"2023-05-31T18:39:14.692Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/tags/v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/tags/v0/manifests"},{"name":"v0.4","sha":"6d0162fb905ab9deed9beddf34555bd600c4d272","kind":"commit","published_at":"2022-04-07T12:23:19.000Z","download_url":"https://codeload.github.com/tecolicom/actions-use-python-tools/tar.gz/v0.4","html_url":"https://github.com/tecolicom/actions-use-python-tools/releases/tag/v0.4","dependencies_parsed_at":"2023-05-31T18:39:15.508Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/tags/v0.4/manifests"},{"name":"v0.3","sha":"37920ea7c318d7f11e93fa6df5471ac8489ed23b","kind":"commit","published_at":"2022-04-06T02:55:58.000Z","download_url":"https://codeload.github.com/tecolicom/actions-use-python-tools/tar.gz/v0.3","html_url":"https://github.com/tecolicom/actions-use-python-tools/releases/tag/v0.3","dependencies_parsed_at":"2023-05-31T18:39:16.204Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/tags/v0.3/manifests"},{"name":"v0.1","sha":"d76bd95b055f3850542e831023d2286c1fc42e94","kind":"commit","published_at":"2022-04-03T13:09:12.000Z","download_url":"https://codeload.github.com/tecolicom/actions-use-python-tools/tar.gz/v0.1","html_url":"https://github.com/tecolicom/actions-use-python-tools/releases/tag/v0.1","dependencies_parsed_at":"2023-05-31T18:39:17.237Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-05-13T11:03:04.161Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.788464585644114,"dependent_packages_count":0.0,"stargazers_count":34.73617493265726,"forks_count":35.20202820472191,"docker_downloads_count":null,"average":23.681666930755824},"purl":"pkg:githubactions/tecolicom/actions-use-python-tools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/tecolicom/actions-use-python-tools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/tecolicom/actions-use-python-tools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/tecolicom/actions-use-python-tools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-05-13T11:03:03.340Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecolicom%2Factions-use-python-tools/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tecolicom%2Factions-use-python-tools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tecolicom%2Factions-use-python-tools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tecolicom%2Factions-use-python-tools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tecolicom%2Factions-use-python-tools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tecolicom%2Factions-use-python-tools/codemeta","maintainers":[]}