[Numpy-discussion] we have a NumPy PyPI organization now
Hi all, Now that PyPI has organizations and they came out of beta and the application queue cleared, I applied for a NumPy organization and that just came through (https://pypi.org/org/numpy/). We can start moving projects under that now, so it'll look more like https://pypi.org/org/scipy/. For the main `numpy` project I don't think it does very much, but for the smaller packages that are maintained by a NumPy team it may be beneficial to mark them as "official" out of the many many packages that contain `numpy` in the package name or description (https://pypi.org/search/?q=numpy ). See https://blog.pypi.org/posts/2023-04-23-introducing-pypi-organizations/ and https://docs.pypi.org/organization-accounts/ for more details on PyPI organizations. Cheers, Ralf ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3//lists/numpy-discussion.python.org Member address: arch...@mail-archive.com
[Numpy-discussion] Re: we have a NumPy PyPI organization now
On Mon, Jun 16, 2025 at 7:24 AM Ralf Gommers via NumPy-Discussion < numpy-discussion@python.org> wrote: > Hi all, > > Now that PyPI has organizations and they came out of beta and the > application queue cleared, I applied for a NumPy organization and that just > came through (https://pypi.org/org/numpy/). We can start moving projects > under that now, so it'll look more like https://pypi.org/org/scipy/. For > the main `numpy` project I don't think it does very much, but for the > smaller packages that are maintained by a NumPy team it may be beneficial > to mark them as "official" out of the many many packages that contain > `numpy` in the package name or description ( > https://pypi.org/search/?q=numpy). > > See https://blog.pypi.org/posts/2023-04-23-introducing-pypi-organizations/ > and https://docs.pypi.org/organization-accounts/ for more details on PyPI > organizations. > > Cheers, > Ralf > > Thanks for taking care of that Ralf. The scipy page looks pretty nice. Chuck ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3//lists/numpy-discussion.python.org Member address: arch...@mail-archive.com
[Numpy-discussion] Re: we have a NumPy PyPI organization now
On Mon, Jun 16, 2025 at 4:24 PM Ralf Gommers via NumPy-Discussion wrote: > > Hi all, > > Now that PyPI has organizations and they came out of beta and the application > queue cleared, I applied for a NumPy organization and that just came through > (https://pypi.org/org/numpy/). We can start moving projects under that now, > so it'll look more like https://pypi.org/org/scipy/. Nice. For instance, it would be nice if scipy-openblas32 and scipy-openblas64 could become either as scipy org or numpy org projects. Matti ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3//lists/numpy-discussion.python.org Member address: arch...@mail-archive.com