Skip to content

phildini/thanks

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9e7f21c Â· May 26, 2018

History

38 Commits
Feb 10, 2018
May 21, 2018
May 26, 2018
Feb 10, 2018
Feb 10, 2018
May 15, 2018
Feb 10, 2018
Feb 10, 2018
Feb 12, 2018
Feb 10, 2018
May 26, 2018
May 15, 2018
May 15, 2018
Feb 12, 2018
Feb 10, 2018
May 21, 2018
May 15, 2018
May 26, 2018
May 26, 2018

Repository files navigation

thanks

Finding ways to fund the python packages you use. Inspired by feross' thanks.

Run thanks on your requirements.txt to find ways to support the developers who are supporting your code. 💚

asciicast

$ pip install thanks
$ thanks requirements.txt

Contributing

The best way to contribute is to add info to thanks/thanks.json about contributors, matching PyPI usernames to URLs.

The second best way is to add whatever you think will make this library more useful. I will happily accept PRs for tests, better functionality, better output formatting, etc.