A lightweight Firefox extension that enhances your PyPi package browsing experience by making the fields that lets you copy the command to install configurable.
- Multiple fields: You can add as many fields as you want
- Templating: You can display any string you want, and use the variables
nameandversion - Minimal Interface: Clean, unobtrusive integration with PyPi package pages
When you visit a PyPi package page, PyPi-Fields automatically:
- Extracts the package name and version from the page
- Generates the previously configured string
- Displays them in a convenient, easy-to-copy format
