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.
Download Free Tool
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.
A cgi program written in Python that turns HTTP GET and POST queries into SQL queries, runs them, turns the results into XML, and then returns the XML as the response to the HTTP query. It also supports returning a single BLOB as the whole response.
This framework allows the definition of attributes, entities and relations as used in entity-relationship (ER) models. It will then handle input and representation of data appropriately.
WebPython is a web-application development toolkit, written in Python. It contains a portable object-relational database layer, a Python-object persistence system and a templating engine, among other stuff.
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.
Deckard is a simple, curses based, database front-end written in python. The idea is to make something like Microsoft Access, using curses screens, and independent of the database engine.
DAServer is a bridge allowing remote connection to any SQL database that supports ODBC. SQL can be sent over XML-RPC from any platform removing the need for expensive/complex bridges and native drivers. Also included is a Zope db product using DAServer.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
Narya is a forum/incubator software, based on a Python/Zope/MySQL platform. Emphasis on graphics support and collaboration for space and technology development. Compare PHP/MySQL forums.
PyPergamo is a python (and wxPython) application for the management of archives
of parchments. It includes possibility to search via keywords and to show results in various formats (HTML, XML, plain text).
It uses MySQL and includes support for pics.
reppy is a PDF-Report Generator for databases (MySQL, Postgres, CSV) written in Python. The report definition is based on an XML-template, which can be edited with the included program XTRed. It needs the python library reportlab for pdf-creation.
Useful tools to: view and download, rapidly and flexibily, CreativeCommons licensed content included in LibreDB (http://libredb.org); expand and update the DB with content featured by netlabels and open content web directories.
DesktopTools is a collection of small utillities which help to make your daily life easier. Since the tools themself are rather small (projectwise) I keep them not as individual projects, but have them under this collective name.
An ADO database adapter for Zope.
It uses the win32com python library to connect to the ADO db driver of the database.
This adapter disonnects after each request, so unneeded database connections don't disturb any administrative tasks.
Builds and manages a relational (SQL) database of digital music files (typically MP3's, although not necessarily). Storing music in a SQL database makes it possible to easily build interesting playlists. All-in-one CD-to-MP3 interface.
PyORQ (Python Object Relational binding with Queries) defines a new object-relational mapping. Native Python expressions which are translated automatically into SQL allow you to use the search capability of a relational database in an OO environment.
madman administrates digitial music archives nicely: madman is a powerful digital music cataloging tool that is capable of flexible querying, tagging and organizing huge amounts of digital music.
Python module for accessing RFC 2229 compliant dictionary servers. Includes classes and runs as a standalone client (a la dict) as well as a CGI script.
dbo is a database object relational mapper (ORM) written entirely in Python. Tables are represented using a straightforward python class and row instances are encapsulated as python instances. Joins, views, transactions, and more.