{"id":20030278,"url":"https://github.com/pycontribs/pia","last_synced_at":"2025-05-05T03:32:47.955Z","repository":{"id":65267008,"uuid":"588676391","full_name":"pycontribs/pia","owner":"pycontribs","description":"PIA - Package Installer for Ansible with a KISS approach","archived":false,"fork":false,"pushed_at":"2025-03-03T17:00:10.000Z","size":19,"stargazers_count":6,"open_issues_count":9,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-03T23:47:25.788Z","etag":null,"topics":["experimental"],"latest_commit_sha":null,"homepage":"","language":"Python","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/pycontribs.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":"2023-01-13T17:57:55.000Z","updated_at":"2023-04-22T23:08:47.000Z","dependencies_parsed_at":"2024-04-01T18:25:51.215Z","dependency_job_id":"1317292c-6fe5-4cce-94a7-11b40284f16d","html_url":"https://github.com/pycontribs/pia","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pycontribs%2Fpia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pycontribs%2Fpia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pycontribs%2Fpia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pycontribs%2Fpia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pycontribs","download_url":"https://codeload.github.com/pycontribs/pia/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252435559,"owners_count":21747457,"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":["experimental"],"created_at":"2024-11-13T09:25:39.406Z","updated_at":"2025-05-05T03:32:47.415Z","avatar_url":"https://github.com/pycontribs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PIA - Package Installer for Ansible\n\n\u003e Like pip but for Ansible content, resilient content management that works\n\u003e fast, offline, with caching, compatible with multiple versions of ansible\n\u003e and a very friendly user interface.\n\nThis project aims to become an alternative to the current `ansible-galaxy`\ncommand line tool, one that would address some shortcomings such as:\n\n- Ability to run offline, especially when checking if current dependencies\n  are up to date.\n- Use caching similar to how pip does, so network access would be needed only\n  if current data is not available locally.\n- Be idempotent.\n\n## Installation\n\n```\npip3 install pia\n```\n\n## Usage\n\nPlease note that not all features are implemented yet.\n\n```bash\n# Install a collection\npia install namespace.collection_name\n# should also accept aliases like `pip i ...`\n\n# Install a collection archive from disk\npia install ./path/to/collection.tar.gz\n\n# Uninstall a collection\npia uninstall namespace.collection_name\n\n# List installed collections\npia list\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpycontribs%2Fpia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpycontribs%2Fpia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpycontribs%2Fpia/lists"}