https://anvaka.github.io/pm/#/galaxy/python?cx=-2700&cy=377&...
And does something like this exist but for the web?
[0]: https://github.com/anvaka/pm?tab=readme-ov-file#your-own-gra...
On my third click, I found it.
Then I read the article which actually stated that Plone is one of distinct clusters. Pretty amazing for a 20+ year old technology
Those are the devil pits of the python world.
Thank god for django and asyncio.
However, I learned so much from the entire system.
* The CSS of the Plone theme was a Masterpiece. There is a very good reason why Wikipedia used a near direct copy Plone’s CSS for most of the 2000s. Using just a layer of CSS and minor changes to the templates, I could radically re-theme an entire site in a short amount of time.
* Plone enforced semantic HTML and used XHTML. Regardless of what you think of the value of semantics and XHTML, it thought me how to create well structured HTML at a time when the web was full of very broken HTML4
* While programming was painful, Plone’s UX for content managers was first rate. I was invoked in testing Plone, Joomla, Drupal and WordPress. Plone got top marks by a large margin
* Again too marks for Accessibility. In 2005, I built a Plone site for a nonprofit that worked with the blind. I remember users saying they could not believe how easy Plone was to use using the Jaws screen reader
* Multi-lingual sites with workflows for translators. Last year I ran into a translator who used a Plone site I build 20 years ago. They lamented that none of the sites the work on today are as good as that old Plone site.
* etc
If you could make it render fast enough, that is.
And twisted did make use cases possible in python that would have been near impossible otherwise.
If you could debug it, that is.
I keep being surprised at the popularity of this dependency. It has a great name for discovery but the API does not easily provide ways to override or customise behaviours.
The continued popularity suggests it’s probably me holding the tool wrong.
E.g., Request is used by more packages than URLlib3, even though requests requires urllib, so in a sense, urllib is used by many more than requests.
Considering how packages ften have optional and unstated dependencies I'd expect an analysis of transitive dependency chains to become very vague, at best distinguishing between packages that are used mostly directly or, like urllib, mostly indirectly.
[1] - https://www.thebacklog.net/2011/04/06/high-resolution-depend...
CTAN seems pretty close, but is tightly focused on TeX, and CPAN is for Perl, not Python.
Possibly by slowly exposing data to the user?
That map should have used a mapping server, possibly serving vector tiles.