Python package funding through command-line

Many open-source developers are committing to several projects, developing package (for Python). A fraction of developers might need funds for the continuing development of several projects and to pursue contributing. Sadly, there is no direct short way for donors to fund python package developers. There is no particular function in the python package installer(pip) and the site.
A command-line argument(pip3 fund) for listing the funding pages of package developer for packages installed by them (global or pyenv), will help donors to reach such developers easily. The funding page can be the GitHub sponsor page, or PayPal redirect (control of the developer)
Similar implementations include the "npm fund" command. This command retrieves information on how to fund the dependencies of a given project, released 4-5 months ago which has gained momentum.

This mailing list is for the development of Python. Pip development is primarily discussed at https://discuss.python.org/c/packaging/14. But I would also check their issue tracker as I believe they already have an issue open about this (I think it's called `pip thanks`).
On Thu, Dec 17, 2020 at 8:44 AM r22133yash@dpsrkp.net wrote:
Many open-source developers are committing to several projects, developing package (for Python). A fraction of developers might need funds for the continuing development of several projects and to pursue contributing. Sadly, there is no direct short way for donors to fund python package developers. There is no particular function in the python package installer(pip) and the site.
A command-line argument(pip3 fund) for listing the funding pages of package developer for packages installed by them (global or pyenv), will help donors to reach such developers easily. The funding page can be the GitHub sponsor page, or PayPal redirect (control of the developer)
Similar implementations include the "npm fund" command. This command retrieves information on how to fund the dependencies of a given project, released 4-5 months ago which has gained momentum. _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-leave@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/6Q5VJEYF... Code of Conduct: http://python.org/psf/codeofconduct/

Hey, Thanks for letting me know about the open issue https://github.com/pypa/pip/issues/5970. I got a little confused earlier, I will try to avoid cross-posting in future. Apologies for replying late.
Thanks
On Thu, Dec 17, 2020, 11:32 PM Brett Cannon brett@python.org wrote:
This mailing list is for the development of Python. Pip development is primarily discussed at https://discuss.python.org/c/packaging/14. But I would also check their issue tracker as I believe they already have an issue open about this (I think it's called `pip thanks`).
On Thu, Dec 17, 2020 at 8:44 AM r22133yash@dpsrkp.net wrote:
Many open-source developers are committing to several projects, developing package (for Python). A fraction of developers might need funds for the continuing development of several projects and to pursue contributing. Sadly, there is no direct short way for donors to fund python package developers. There is no particular function in the python package installer(pip) and the site.
A command-line argument(pip3 fund) for listing the funding pages of package developer for packages installed by them (global or pyenv), will help donors to reach such developers easily. The funding page can be the GitHub sponsor page, or PayPal redirect (control of the developer)
Similar implementations include the "npm fund" command. This command retrieves information on how to fund the dependencies of a given project, released 4-5 months ago which has gained momentum. _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-leave@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/6Q5VJEYF... Code of Conduct: http://python.org/psf/codeofconduct/
participants (3)
-
Brett Cannon
-
r22133yash@dpsrkp.net
-
YASH JHA 11L