https://github.com/dhellmann/python-stdlib-dependencies
Tools for looking at the dependencies between standard library modules
https://github.com/dhellmann/python-stdlib-dependencies
Last synced: 11 months ago
JSON representation
Tools for looking at the dependencies between standard library modules
- Host: GitHub
- URL: https://github.com/dhellmann/python-stdlib-dependencies
- Owner: dhellmann
- License: apache-2.0
- Created: 2019-06-29T18:59:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-24T02:30:14.000Z (about 6 years ago)
- Last Synced: 2025-04-01T07:54:28.085Z (about 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
======================================================
Dependencies between Python Standard Library modules
======================================================
This repository contains the tools used to produce the graphs in the
blog post: https://doughellmann.com/blog/2019/06/29/dependencies-between-python-standard-library-modules/