{"id":13501813,"url":"https://github.com/wong2/pmm","last_synced_at":"2025-04-23T22:16:28.042Z","repository":{"id":57453741,"uuid":"83061245","full_name":"wong2/pmm","owner":"wong2","description":"PyPi Mirror Manager","archived":false,"fork":false,"pushed_at":"2019-10-02T03:31:36.000Z","size":114,"stargazers_count":30,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T22:16:22.346Z","etag":null,"topics":["pip","pypi"],"latest_commit_sha":null,"homepage":null,"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/wong2.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}},"created_at":"2017-02-24T16:30:20.000Z","updated_at":"2024-05-31T19:29:30.000Z","dependencies_parsed_at":"2022-08-29T06:51:44.549Z","dependency_job_id":null,"html_url":"https://github.com/wong2/pmm","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/wong2%2Fpmm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wong2%2Fpmm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wong2%2Fpmm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wong2%2Fpmm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wong2","download_url":"https://codeload.github.com/wong2/pmm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250522297,"owners_count":21444512,"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":["pip","pypi"],"created_at":"2024-07-31T22:01:51.485Z","updated_at":"2025-04-23T22:16:28.016Z","avatar_url":"https://github.com/wong2.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"### PyPi Mirror Manager [![PyPI](https://img.shields.io/pypi/v/pmm.svg)](https://pypi.python.org/pypi/pmm)\n\n![command line demo](demo.gif)\n\n#### Installation\n\n    pip install pmm\n\n#### Usage\n\n    usage: pmm [-h] [-m]\n\n    Select PyPI index server used by pip.\n\n    optional arguments:\n      -h, --help     show this help message and exit\n      -m, --mirrors  download list of PyPI mirrors and add them to selection\n\n#### Configuration\n\nYou can add package indexes to your `pip.conf` file. Example:\n\n    [global]\n    use-wheel = True\n    index-url = https://pypi.python.org/simple\n    index-servers =\n        pypi\n        pypi-test\n        my-devpi\n\n    [pypi]\n    index = pypi.python.org\n\n    [pypi-test]\n    index = testpypi.python.org/pypi\n\n    [my-devpi]\n    index = devpi.example.com/main/dev\n    info = Development team local package index\n\nIf you have any indexes listed in the `index-servers` setting in the `globals`\nsection, `pmm` will then only offer these indexes for selection, unless you use\nthe `-m` command line option.\n\n#### Authors\n\n* [wong2](https://github.com/wong2)\n* [SpotlightKid](https://github.com/SpotlightKid)\n\n#### Credits\n\n* inspired by https://github.com/Pana/nrm\n* mirrors data from https://www.pypi-mirrors.org/\n* [pick](https://github.com/wong2/pick) for the interactive selection list\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwong2%2Fpmm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwong2%2Fpmm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwong2%2Fpmm/lists"}