Skip to content

lennart-finke/pypi-map

Repository files navigation

A Map of PyPi Packages

This contains some material to recreate this visualization of around 100000 PyPi packages and their dependencies.

Reproduction Guide

  1. Execute a query like sample_query.sql in BigQuery and export to .jsonl.
  2. Use process_json.py to filter, format and export to .gexf.
  3. Find a graph layout in e.g. Gephi, export back to .gexf.
  4. Either visualize with graph.py or export to .json and visualize with the source of https://fi-le.net/pypi.

About

A Map of PyPi Packages

Topics

Resources

Stars

Watchers

Forks

Contributors