pymaze
Redash
pymaze | Redash | |
---|---|---|
1 | 41 | |
266 | 25,894 | |
- | 1.6% | |
0.0 | 9.3 | |
5 months ago | 4 days ago | |
Python | Python | |
MIT License | BSD 2-clause "Simplified" 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).
Redash
-
The 50 best open-source alternatives to popular SaaS software
GitHub: Redash GitHub Repository
- Show HN: SQL Explorer – Open-source reporting tool that just works
- Redash: Connect to data source, easily visualize, dashboard and share your data
- FLaNK Stack 26 February 2024
- Contribuir con proyectos Open Source
-
Auto reloading Odoo with Docker
It seems like there may be an issue with Watchdog on Apple Silicon.
-
Tool or service for querying and exposing database through API
I am looking for service or tool similiar to Metabase or Redash that allows me to add data source - for example Postgres connection, and create raw SQL queries that can be shared or exposed through API. So instead of keeping raw SQL code somewhere, my other service would call this tool e.g. http://microservice/query=1?param1=xx&page=2 and get the results from the DB. These calls are internal only and part of ETL processes, but of course authentication would be required.
-
A PostgreSQL Docker container that automatically upgrades PostgreSQL
Yeah, a lot of the time I'd agree with you.
This container came about for the Redash project (https://github.com/getredash/redash), which has been stuck on PostgreSQL 9.5 (!) for years.
Moving to a new PostgreSQL container version is easy enough for new installations, but rolling that kind of change out to an existing userbase isn't so pretty.
For people familiar with the command line, PostgreSQL, and Docker then no worries.
But a large number of Redash deployments seem to have been done by people not skilled in those things. "We deployed it from the Digital Ocean droplet / AWS image / etc!"
For those situations, something that takes care of the database upgrade process automatically is the better approach. :)
-
Did anyone try Openblocks for multi-tenant client reporting?
I have tried Metabase, Redash beore (both self hosted open source versions), from my experience I find Metabase a bit easy to work with.
-
Best apps for transitioning from Spreadsheets to SQLite?
Regarding visualization tools, sqliteviz has proven to be the best I've found so far. Their web app runs locally but has some trackers, so I run it locally via a simple, static HTTP server. Falcon and Redash seem like overkill for my needs.
What are some alternatives?
mazes - A comprehensive library of algorithms for creating perfect mazes.
Apache Superset - Apache Superset is a Data Visualization and Data Exploration Platform [Moved to: https://github.com/apache/superset]
plotly - The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
Metabase - The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
search-algorithms-playground - From-scratch scenario generation for search algorithms testing and experimentation.
searchViz - A graph search visualiser built over Numpy and Pygame, with an ability to visualise custom-made search algorithms!
cube.js - 📊 Cube — The Semantic Layer for Building Data Applications
projet_3_McGyver
bokeh - Interactive Data Visualization in the browser, from Python
Druid - Apache Druid: a high performance real-time analytics database.