pymaze
bokeh
pymaze | bokeh | |
---|---|---|
1 | 24 | |
266 | 19,204 | |
- | 0.5% | |
0.0 | 9.5 | |
5 months ago | 4 days ago | |
Python | TypeScript | |
MIT License | BSD 3-clause "New" or "Revised" License |
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.
pymaze
-
Creating a 'dungeon' in Python out of images. Is this possible in Python?
The closest thing I found outside of Pygame is this repo: https://github.com/jostbr/pymaze Unfortunately, this is not remotely a mature tool/library, but I guess you could use that as a basis (at least it's somewhat OOP in a not too horrible way).
bokeh
-
Mastering Matplotlib: A Step-by-Step Tutorial for Beginners
Bokeh - Interactive Web Plotting for Python.
-
Top 10 growing data visualization libraries in Python in 2023
Github: https://github.com/bokeh/bokeh
- Bokeh Python Library for Interactive Visualizations
-
Best data visualisation library
If you don’t mind passing html around this library allows you to share full interactive plot:
-
Emerging Rust GUI libraries in a WASM world
It sounds like you want BokehJS. It was one of the alternatives I was recommended while I was exploring, but for various reasons my particular use case is not so easy to integrate (plus my backend was already in Rust).
https://github.com/bokeh/bokeh
I did do a basic test, and the raw rects-on-screen performance is roughly comparable to my final solution.
-
What Python modules can I use to create my own indicators? Like the indicator below, I very new to Python so please don’t be rude
I just came across this: https://bokeh.org/
-
Interactive plots
Take a look at Bokeh. https://bokeh.org/
- December goals
-
[OC] The Criminal Podcast's intros have gotten longer over time
I recorded all 200 "I'm Phoebe Judge, this is Criminal" intros from the Criminal podcast, measured the length, and plotted using python's Bokeh package.
- What's the most scalable visualization library?
What are some alternatives?
mazes - A comprehensive library of algorithms for creating perfect mazes.
plotly - The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
seaborn - Statistical data visualization in Python
search-algorithms-playground - From-scratch scenario generation for search algorithms testing and experimentation.
Altair - Declarative statistical visualization library for Python
projet_3_McGyver
matplotlib - matplotlib: plotting with Python
searchViz - A graph search visualiser built over Numpy and Pygame, with an ability to visualise custom-made search algorithms!
PyQtGraph - Fast data visualization and GUI tools for scientific / engineering applications
Pathfinding-Visualizer - Pathfinding visualizations with Python and Pygame
folium - Python Data. Leaflet.js Maps.