-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
pypi.org recently introduced organizations:
https://blog.pypi.org/posts/2023-04-23-introducing-pypi-organizations/
I am the owner of the py-pdf organization on pypi.org and I already added two projects into it:
https://pypi.org/org/py-pdf/
How does adding an organization work?
It's just a click:

Which roles exist within an organization?

How could it work for pypdf?
I just made @stefan6419846 a Manager within py-pdf on pypi.org and invited @Lucas-C (one of the two maintainers of fpdf2, also an owner of py-pdf on Github) to become another Manager.
What is the advantage of being part of an organization?
At the moment, I think it's mostly the symbol: We show that we care about the long-term continuity of the project. Although everybody who is working in FOSS knows that individuals are extremely important.
It also "bundles" various projects. So we can maybe push smaller projects a bit. Or people who have used pypdf before might give more trust to fpdf2 and vice versa.