Add your description here
Project description
OrBits
OrBits is a tool for visualizing dependency graphs as systems of planets. It works on both Python projects (using pyproject.toml or similar) or JavaScript projects (using package-lock.json).
Installation
Install from Pypi:
pip install dep-orbits
Or, using pipx:
pipx install dep-orbits
Or, using uv:
uv tool install dep-orbits
Usage
Run, in your project's directory:
orbits
Note that you must have all dependencies installed to measure the size of dependencies. For Python,
this means you must have an active virtual environment with all your dependencies. For node, your
node_modules must be populated (using e.g. npm install).
Project details
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 dep_orbits-0.1.4.tar.gz.
File metadata
- Download URL: dep_orbits-0.1.4.tar.gz
- Upload date:
- Size: 21.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2e75442e2c972ec3aec991dd24fd10f7156b9cb57990b43745f76fd7c10ed43
|
|
| MD5 |
813e4c74767c51b544e4f5b735764750
|
|
| BLAKE2b-256 |
f1fb441acea9e2734fabdcfb7e5f528b0876987813090e642c5295ac2b249e19
|
File details
Details for the file dep_orbits-0.1.4-py3-none-any.whl.
File metadata
- Download URL: dep_orbits-0.1.4-py3-none-any.whl
- Upload date:
- Size: 23.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f1a0257244eefcfb36fbe91136cf936230d836c5931496fa593839f9ae78e52
|
|
| MD5 |
7b7fb443182eb7ae19cc55ad529741a8
|
|
| BLAKE2b-256 |
d4aa2c6e46f78747b8ee5f620e8950447340d6b8b2a9fcc0f99e1a3a15901e60
|