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
تم إنشاؤه
01-03-2023
تم تحديثه
01-03-2023
الترخيص
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