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 <r22133y...@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-le...@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/6Q5VJEYFJCMTYRZZFKCF5WN4SSHPPZ6N/ > Code of Conduct: http://python.org/psf/codeofconduct/ >
_______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@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/KUC2UCFQK5VPTE4I55SJFLABS2GIIQUY/ Code of Conduct: http://python.org/psf/codeofconduct/