Dependency graphs for GitHub repositories
Project description
Repository Dependency Graphs
Create dependency trees for GitHub repositories.
Authentication
Generate a personal access token with repo.public_repo scope and export it as GITHUB_TOKEN.
Installation
Install with make install or make install_dev.
Usage
Example usage: dependency-graphql fionn/dependency-graphql. This would return something like
fionn/dependency-graphql
└── requirements.txt
├── c0fec0de/anytree = 2.8.0
│ └── ⋯
└── psf/requests = 2.27.1
└── ⋯
where the ellipsis implies sub-dependencies. Add --recursion-depth x to recurse x levels deep.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dependency-graphql-0.0.1.tar.gz.
File metadata
- Download URL: dependency-graphql-0.0.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcbc5d6b588378d7c6c86bf462539e341ec980e38a3896c1b971de12c0cb9dc3
|
|
| MD5 |
dc9183cd6b8c6ef150286854df1d7a31
|
|
| BLAKE2b-256 |
511f7716163bb4d6d0b2396ced4e9843cf699843894b89d3f2cc3d46e16df6a4
|
File details
Details for the file dependency_graphql-0.0.1-py3-none-any.whl.
File metadata
- Download URL: dependency_graphql-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1799de4ee744f170eab3ad6d55a78f0e2a049e11493d15aefc4cbf6accf0eebc
|
|
| MD5 |
63b8d8a45cb9f730d4912d5effd66a2a
|
|
| BLAKE2b-256 |
21e12cac509b657d39d6f358508f98e76b7e144e82eec9b2547b42d6772f494c
|