Does anyone else put their plugins/backends on PyP...
# plugins
g
Does anyone else put their plugins/backends on PyPi? I've tried to search a bit but can't find much with PyPi's search. There used to be a spreadsheet with a bunch of backends; but the link seems dead. I'm trying to compile something similar in a more accessible manner 🙂
w
I just have one based on scie's that's experimental. I think there are a couple more lurking. Most of mine are source code, but I'm going through the slow, tedious process of getting them into PyPi so they're more accessible
g
Is this the one? https://pypi.org/project/robotpajamas.pants.scie/. Agreed on the tedious part... I've not found a nice way yet. I have my own
python_distribution
that simplifies key management a tiny bit (IMO); but still... updating all versions and changelogs etc is a chore. Also found one by @few-rocket-4266, https://pypi.org/project/pants-py-deploy/ 🥳
f
@gorgeous-winter-99296 It is very much a work in progress 😅 I have been meaning to add some documentation and ask for some feedback on the plugin implementation. Fun that you found it 😄
g
Are you OK with me adding it to a list and putting it on GitHub/pages? :D
f
Yes for sure!
g