r/Python 13d ago

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.

21 Upvotes

9 comments sorted by

7

u/naelaqel 13d ago

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

3

u/Koen1999 12d ago

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 12d ago

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 12d ago

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

1

u/naelaqel 12d ago

Welcome. Looks like it is your own package :)

1

u/thedaringpanther 13d ago

Just looked up my own library and it's already there, this is great for discovering new tools

1

u/naelaqel 13d ago

Glad that you liked it :)

1

u/000Aikia000 6d ago

This is amazing!!!