dependencies logodependencies.

Python Package Dependencies

Purpose
This dataset is a nice example to highlight the merits of a graph database. You can ask questions like "What is the longest dependency chain in python?".
Source
This dataset was originally found in pypi.
Contents

Name Description
project Name of a python project.
required Is the package required? Some dependencies are optional.
dep The name of the dependency.
Download

You can download the dataset from the commandline.


wget https://calmcode.io/static/data/dependencies.csv

You can also download it directly.