-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
A suggestion from @EricaJoy was to figure out some way of reading this info from the packages themselves, rather than a central database.
(Relates to feross/thanks#2)
Today, few-to-no package authors are capturing this metadata in their packages. Two approaches that come to mind:
- Make it possible for that info to go in the
setup.py- Ideally this would also be fetchable via PyPI API.
- Encourage maintainers to ship a .thanks.json in their packages, and check from the package to read from there.
Edit: I have filed pypa/setuptools#1276 to try and get the ball rolling on this.
crdoconnor
Metadata
Metadata
Assignees
Labels
No labels