PyPI package name and version fetcher

Fetches all the package names displayed in a PyPI search along with their last version and copies it to clipboard. Crafted for copy all OCA metapackages when searching for "odoo14-addons-oca"

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
laicoop
일일 설치수
0
총 설치수
8
평점
0 0 0
버전
1
생성
2023-03-01
갱신
2023-03-01
라이선스
AGPL-3
동작 사이트

Pypi mass copier

Add a button under the search box on PyPi search page. When clicked, it fetches all the package names displayed in a PyPi search along with their last version and copies it to the clipboard. The script will iterate over all search results pages and copy the module name, its version and format it to the requirements.txt style.

Crafted to copy all OCA's metapackages when searching for odoo14-addons-oca