Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
json.py is an implementation of a JSON (http://json.org) reader and writer in Python. jsontests.py are unit tests demonstrating the correctness of the implementation.
Read single-band NASA PDS (Planetary Data System) Image files in Python. Query header information and extract binary image data in a format suitable for PIL (Python Imaging Library). Works for Pathfinder and Mars Exploration Rover images, maybe others.
Comic reader is a comic book reader written in Python. Its meant to run on linux and browse through image archives in ZIP or RAR format. The program extracts the pages in sequence and displays them using an internal viewer or an external program.
This Python module provides easy access to configuration file settings for control of script execution. The method is extremely flexible and powerful because of the use of python to define settings and its optional heirarchical settings organization.
Investigation the concept of speed knowledge acquisition through speed reading and visual display. The initial version should be based on the concept provided by Dictator and should be a variable speed reader, handling TeX formatted files. Project design
An open source digital talking book player/organizer, supporting NISO/DAISY; self-voicing, screen reader compatible, with a customizable and intuitive interface.
An old-shool web-based news reader and bookmarking app
This project intends to provide a free (as in freedom) alternative to web news readers and bookmarking apps.
It is built around the following analogies:
1. You contemplate the river of news flowing down from your selection of sources.
2. You can then use a sieve to filter out and collect the most interesting links.
A demo is at http://wateronmars-demo.herokuapp.com
For the curious developers the aim is also to provide the base mechanics for news and bookmarks manipulations....