Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.
Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
Build apps that ship
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Wiki-based HTML-Generator Skiwikidi is supposed to be a small tool for creating HTML pages. The layout of the generated HTML pages and the different HTML elements can be set up by using templates. The application provides a GTK frontend.
0.9.5stable and beyond... USE THE EGGS! get CalendarX via egg or tarball at Pypi or dist.plone.org. CalendarX is a feature-rich calendar and event CMS built in python using Plone and Archetypes. Event categories (metacalendar) and more.
Remote control a Windows machine without bluetooth using a java (j2me) mobile device. Either use a direct intenet connection, or a bluetooth-net proxy server (resolving bluetooth/802.11g interference while streaming).
Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
The goal of zAutomation project is to design/implement hardware, firmware and software for remote control and monitoring of physical objects, by using the ZigBee technology and internet. The field of application is robotics and domotics.
pypt-offline is a utility for people using Debian (and distros based on debian) on a disconnected machine. It helps in downloading the required data from another, high bandwidth Windows/Linux/Mac box.
Using this plugin-based framework, you can instantly start working on the *brain* of your bot (irc bot, chatterbot, robot, ...). With support for db, irc, logging and programming-language independent plugins, users can easily enhance the functionality.
Ruya is a Python-based breadth-first, level-, delayed, event-based-crawler for crawling English, Japanese websites. It is targeted solely towards developers who want crawling functionality in their projects using API, and crawl control.
zSearch is a simple python based crawler and search engine. Raw HTML are stored in bzip2 archives, the index is created using pylucene, and twsited is used to provide internal http server. Results are sent back as XML over HTTP.
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
SimpyTools is a collection of various software for using, enhancing the http://simpy.com/ social bookmarking service. The software includes libraries in various programming languages, for using the REST API of simpy.com, but also a FF extension and more.
This product allows you to use a server instance of OpenOffice.org2 and gives you a simple way to build "macro" and to manage your documents. It has been used to build complex PDF documents from many MSWord documents with table of contents, using templ
Batchput transfers files from a local directory, matching the regex you specify, to an URL. Written in Python using PycURL, the program is focused on doing this safely and efficiently, using per-directory locking and a single session.
FtpCube is a graphical (S)FTP client written in Python using the wxPython graphical toolkit, and is based on LeechFTP by Jan Debis. FtpCube aims to provide a high quality GUI, as well as a rich feature set, and surpasses LeechFTP in functionality.
Wiki engine written in Python, OS independent and using dbm files to store data. Has diff, content and link search, recent changes, file upload and user auth. engine (http://bane.3dnet.co.yu/bpp)
Kamaelia is designed as a testbed for network experimentation using a component architecture designed to simplify creation and testing of new protocols for large scale media delivery systems.
The most fun you'll ever have on IRC! You will be allowed to buy and sell virtual shares with virtual money using real time, real world share price values. You can also trade your shares between eachother.
Using an http server to provide user interface, an operating system to give privileges to users, and a version control system to let users collaborate: Let's develop a useful tool for academic faculty and staff who prepare digital documents together.
Getmaps is a tool used to fetch (game) maps from a server using a maplist built and updated by the server administrator. It was originally created to be used by Clan LugRadio to keep the Enemy Territory regulars' map collections up to date.
Each user can run their own threaded search engine and contribute to a global search database searching only the sites they want. It is built using Turbogears.
Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application.
Following is an example of a query in Pony:
select(p for p in Product if p.name.startswith('A') and p.cost <= 1000)
Pony translates queries to SQL using a specific database dialect. ...
Fasafiso is a blogging system written in PHP using a MySQL database backend. It supports multi-user blogging, themes, multilanguage, a Blogger-like API to post entries remotely, commenting on posts, rss and atom feeds.