https://github.com/phildini/thanks
Finding ways to fund the packages you use.
https://github.com/phildini/thanks
funding gratitude opensource
Last synced: 11 months ago
JSON representation
Finding ways to fund the packages you use.
- Host: GitHub
- URL: https://github.com/phildini/thanks
- Owner: phildini
- License: apache-2.0
- Created: 2018-02-10T15:10:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T07:07:56.000Z (over 5 years ago)
- Last Synced: 2025-07-13T18:05:22.509Z (11 months ago)
- Topics: funding, gratitude, opensource
- Language: Python
- Size: 76.2 KB
- Stars: 152
- Watchers: 5
- Forks: 14
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
# thanks
Finding ways to fund the python packages you use. Inspired by [feross' thanks](https://github.com/feross/thanks).
Run `thanks` on your requirements.txt to find ways to support the developers
who are supporting your code. 💚
[](https://asciinema.org/a/zftUjf4ZzhIJMEDkEenR1181m)
```
$ 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.