Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paolorechia/pydepgraph
https://github.com/paolorechia/pydepgraph
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/paolorechia/pydepgraph
- Owner: paolorechia
- License: gpl-2.0
- Created: 2024-08-09T19:47:29.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-11T20:15:47.000Z (5 months ago)
- Last Synced: 2024-10-15T08:31:00.988Z (2 months ago)
- Language: Python
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Py Dep Graph
[![PyPI - Version](https://img.shields.io/pypi/v/py-dep-graph.svg)](https://pypi.org/project/py-dep-graph)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/py-dep-graph.svg)](https://pypi.org/project/py-dep-graph)-----
## Table of Contents
- [Installation](#installation)
- [License](#license)## Installation
```console
pip install py-dep-graph
```## License
`py-dep-graph` is distributed under the terms of the GPL-2.0 license.