Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
This is a repository for lots of small administration scripts developped and used by me. Some are very small and simple, some are more sophisticated. You're free to use them as you wish.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
vpnDialer is a gtk2+ gui for the vpnc package. It's a simple and easy to use program to create and disable connections. It can also be used to create and modify vpn configuration profiles.
rsim is a simple discrete-event communications network simulator initially developed to test routing protocols for undersea acoustic modem networks. If done well then rsim will eventually be a good replacement for "ns2".
PyUserCreate is a tool for *NIX OSes that allows you to accept user account requests from a web interface, and use a simple command-line tool to approve/disprove requests.
Gug is an Grid Computing environment based on the Service Oriented Architecure (SOA). It provides a set of web services to build simple grid system using different resources from supercomputers to desktop PCs.
Rugg is a hard drive and filesystem harness tool that allows you to test and benchmark drives and filesystems, by writing simple to complex scenarios that can mimic the behaviour of real-world applications.
XSDB XML is to DATA as HTML is to DOCUMENT. Publish and combine data as easily as HTML format and web browsers publish and view documents. Implementations in Python, javascript, java, C#/.NET.
PyQe has moved to Google Sites and github. Main page on Google Sites: http://sites.google.com/site/pythonquickexecute/. Code at github: http://github.com/brakjoller/pyqe/tree/master. See you there!
YIS is the Yoper Installer aimed at making the Installation as simple as possible. It is being developed from scratch using PyQt.YIS aims at easy to use GUI, simple and effective coding techniques, make things simpler.
A simple Python script for Gentoo Linux that searches for packages compiled with selected cflags and recompiles them. (Piccolo script in Python per Gentoo Linux che cerca i pacchetti compilati con determinate cflags e li ricompila)
Uraga aims to create a CPAN like package installation and management system for Python.
Uraga will allow users to download and install Python packages from the Internet by using simple commands. .
A Python/GTK+ based GUI for managing ssh tunnels. Aims to be as simple as possible and provide hints and help where adequate, to bring tunneling technolgy to non-techies.
This is a clone of the well-known cron job scheduler for the unix flavored operating systems. The implementation is platform-independant, robust and simple. It includes a stand alone package for Windows that doesn't require Python.
GroupsDirectory is a simple module for Python to handle groups and items in a hierarchy. It was developed to provide a flexible user and group management to a web-application. It handles advanced memberships structures which can be used for authorization.
Button Masher is a simple utility to help you analyse and improve your
execution of fighting game moves, combos, etc. It's similar to the joystick input display in some games' practice modes.
The Job Jar is a simple batch queuing system for Unix. Its main
distinguishing feature is that there is no central daemon. Instead, an
arbitrary set of workers cooperatively claim jobs from a central
directory. A job is any Unix executable file.
MPY is an MPI implementation for Python using MPICH (or any other MPI implementation). MPY also provides helper functions for ease of programming, and a simple plug-in interface.