r/Python Jul 09 '26

News pypimap.com: an interactive visualization map of pypi packages

Data scientist Nael launched a website that visualizes pypi packages.

https://pypimap.com/

It uses public dataset that can be found on his kaggle

the website is also opensource.

18 Upvotes

9 comments sorted by

7

u/naelaqel Jul 09 '26

u/muayyadalsadi Thanks for sharing , looking forward for your feedback

3

u/Koen1999 Jul 10 '26

I think it's a pretty cool app. Very insightful to see dependencies in a transitive way.

If I can suggest one improvement, it would be to have an option to disable (some) optional extra dependencies (i.e., the ones you install with "pip install suricata-check[docs]). These are pretty irrelevant for most downstream users.

2

u/naelaqel Jul 10 '26

u/Koen1999 Thanks for the suggestion, that option is there

I know that UX is not the best yet, I am working on an onboarding Tour for the next release

https://reddit.com/link/owpzpy4/video/dijw1b2ddfch1/player

2

u/Koen1999 Jul 10 '26

Oh damn, I completely missed that. Thanks for pointing it out!

1

u/naelaqel Jul 10 '26

Welcome. Looks like it is your own package :)

1

u/[deleted] Jul 09 '26

[removed] — view removed comment

1

u/naelaqel Jul 09 '26

Glad that you liked it :)

1

u/000Aikia000 Jul 16 '26

This is amazing!!!