Skip to main content

Visualizes codebase complexity as explorable 3D galaxies.

Project description

GitGalaxy

Code is art. Logic is art. Systems engineering is art.

GitGalaxy reveals the complexity of codebases as explorable 3D galaxies by using source code as a seed for procedural generative art. It acts as a Rosetta Stone for code complexity, allowing you to visually compare the scale and risk exposure of different projects—from Apollo 11 to the Linux Kernel—under the same set of rules.

Note: This is a condensed version of the full documentation. For the 200-page Architectural Master Blueprint, please visit: https://github.com/squid-protocol/gitgalaxy


Quickstart

1. Install

pip install gitgalaxy

2. Scan a Repository

Point the GalaxyScope at any local repository or ZIP archive. The engine runs entirely on your local machine—zero data is transmitted.

gitgalaxy /path/to/your/repo

3. View the Galaxy

GitGalaxy offers two ways to visualize your 3D architecture, both built on a strict Zero-Trust Privacy Model where your code never leaves your machine.

Option A: The Web Viewer (Frictionless) Simply drag and drop your generated "your_repo_galaxy.json" file (or a .zip of your raw repository) directly into GitGalaxy.io. All rendering and scanning happens entirely in your browser's local memory.

Option B: The Local Server (Enterprise & Offline) For teams working behind strict corporate firewalls, you can host the 3D viewer locally. Clone the repository and spin up the included Flask server:

git clone https://github.com/squid-protocol/gitgalaxy.git
cd gitgalaxy
python app.py

Then open http://localhost:5000 in your browser and drop your JSON file in securely.

What Does it Measure?

Traditional code analysis tools act like strict linguists. GitGalaxy functions as a sensor grid. We do not assess "Bad Code"; we measure Risk Exposure. By analyzing 9 independent metrics, we procedurally generate a 3D universe where:

  • Stars (Files): Mass indicates Lines of Code (LOC).
  • Bioluminescence (Pulse): Indicates inbound references and popularity.
  • Satellites (Functions): Moons orbit their parent stars; orbital reach dictates function length.
  • Color Overlays: Instantly highlight Cognitive Load (Purple), Tech Debt (Red), Churn (Orange), and API Exposure (Electric Rose).

Zero-Trust Architecture

Your code never leaves your machine. GitGalaxy performs 100% of its scanning and vectorization locally.

  • No Data Transmission: Source code is never transmitted to any API, cloud database, or third-party service.
  • Ephemeral Memory Processing: Repositories are unpacked into a volatile memory buffer (RAM) and are automatically purged when the browser tab is closed.
  • Privacy-by-Design: Even when using the web-based viewer, the data remains behind the user's firewall at all times.

License & Copyright

Copyright (c) 2026 Joseph Michael Esquibel

GitGalaxy is released under the PolyForm Noncommercial License 1.0.0. It is completely free for personal use, research, experiment, testing, and hobby projects. Use by educational or charitable organizations is also permitted.

Any commercial use or integration into commercial SaaS products or corporate CI/CD pipelines requires a separate commercial license. Please reach out via gitgalaxy.io to discuss commercial integration.

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

gitgalaxy-0.1.0.tar.gz (224.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gitgalaxy-0.1.0-py3-none-any.whl (233.8 kB view details)

Uploaded Python 3

File details

Details for the file gitgalaxy-0.1.0.tar.gz.

File metadata

  • Download URL: gitgalaxy-0.1.0.tar.gz
  • Upload date:
  • Size: 224.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for gitgalaxy-0.1.0.tar.gz
Algorithm Hash digest
SHA256 bc15ee3e4709b8cf5822db15bbf6e5188d2a9b1c8ae89ce638961dd785e949ac
MD5 4f527698772c922a2ebb166c978070d0
BLAKE2b-256 44233c676017a70318a4195b6f9b6d9aa616fc12d6a1285d033aac8533d046e5

See more details on using hashes here.

File details

Details for the file gitgalaxy-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: gitgalaxy-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 233.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for gitgalaxy-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dcb4e0f015e006c6a4ce830b25ff3706627195f5662c2eadd4be7582aa9a323a
MD5 3c39715c9b6ce951d39a025d9de6fcf6
BLAKE2b-256 15fe7add246e9fcf56298cd698cc22718cbbb0d4bc12eb97472e4677f85d6956

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page