I'm looking for publicly-viewable examples of the ...
# plugins
b
I'm looking for publicly-viewable examples of the Pants plugin API in use, with an eye toward making it easier in the future for folks to discover the API's potential and connect with potential collaborators. I'm aware of these plugins by @chilly-magazine-21545 @average-australia-85137 @magnificent-hamburger-46133 @rapid-bird-79300 @ambitious-actor-36781 etc. Additions to the list would be very much much appreciated! https://docs.google.com/spreadsheets/d/1F3k4T8OkQpZ1pGA6YK-kh5AkbP3ma-C-QDljFi33ZTk/edit?usp=sharing
a
Mine has been made redundant by pants 2.7
b
Should pants have a classifier so people can search PyPI? https://pypi.org/classifiers/
1
That's how I originally hoped to find plugins
b
In the long-term, a good idea. Since the plugin API is currently in flux, we're starting small on how to do sharing. So initially the goal is to get repos tagged with a consensus topic tag, e.g.
pants-plugin
. So step one in that is to identify suitable repos.
Thanks @ambitious-actor-36781!