shotglass VS Ryven

Compare shotglass vs Ryven and see what are their differences.

shotglass

Tools to visualize large code bases in different ways. (by johntellsall)

Ryven

Flow-based visual scripting for Python (by leon-thomm)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
shotglass Ryven
2 12
20 3,605
- -
8.6 9.1
about 1 month ago 4 months ago
Jupyter Notebook Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

shotglass

Posts with mentions or reviews of shotglass. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-31.
  • Ask HN: Visualizing software designs, especially of large systems (if at all)?
    20 projects | news.ycombinator.com | 31 May 2022
    Very interesting! I'm convinced humans looking at code plots can see things that computers can't. An extension of your idea is to show how code changes over time. Sections that don't change much = "backbone" of system, probably bug-free. New code, or code that changes a lot = "sketchy", might have bugs. Alternatively, show code colored by "quality" i.e. complexity.

    Here's my take: https://github.com/johntellsall/shotglass#demo-flask-a-small...

  • Need to write README but don't know what to say? 7 diagram generators
    5 projects | news.ycombinator.com | 2 Apr 2022
    This is close to my heart :) I've been toying with a codebase visualizer, "Shotglass". It's unique that it shows a pixel _for every single line of code_, thus showing the overall structure. Functions can be individually colored, e.g. to show code complexity.

    Code + screenshots: https://github.com/johntellsall/shotglass#demo-django-a-bit-...

Ryven

Posts with mentions or reviews of Ryven. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-01.

What are some alternatives?

When comparing shotglass and Ryven you can also consider the following projects:

spekt8 - Visualize your Kubernetes cluster in real time

PyFlow - Visual scripting framework for python - https://wonderworks-software.github.io/PyFlow

saddle-data-graph - where does it come from, where does it go?

ryvencore-qt - Qt frontend for ryvencore - Python library for building visual node editors

plurid - Explore Information as a 3D Structure

imgui-node-editor - Node Editor built using Dear ImGui

Pythonocc-nodes-for-Ryven - Pythonocc nodes for Ryven

baklavajs - Graph / node editor in the browser using VueJS

c4-notation - Technical resources for using the C4 model for visualizing software architecture.

PyFlow - An open-source tool for visual and modular block programming in python

Sourcetrail - Sourcetrail - free and open-source interactive source explorer

TheAlgorithms - All Algorithms implemented in Python