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
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
This program summarizes the contents of a log file written by syslog, by displaying each unique (except for the time) line once, and also the number of times such a line occurs in the input. The lines are displayed in the order they occur in the input.
Platform-independent mini application featuring multiple countdown timers and/or stopwatches * template timers * log file for each timer/stopwatch. Created especially for gamers in mind.
A simple "mime-sink" BitTorrent client designed to integrate with the GNOME desktop. Currently just a GUI on top of the official BitTorrent Python backend.
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.
Entangled is a distributed hash table (DHT) and peer-to-peer tuple space, based on Kademlia. It is written in Python, and makes use of the Twisted framework. This can be used as a base for creating peer-to-peer (P2P) network applications.
a program to directly find the prime factors quickly, we are attempting to create the fastest algorithm possible (note, this software is licensed under the WTFPL, a copy of the license is in the COPYING file of all tarballs attached to this project)
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
SD-Buy is a framework made for building an application for buyers. On companies, the service purchase does not take into account the environmental aspect. Today, this point is important (and mandatory in France) but there is no tool for this.
A small lightweight IDE for the *NIX platform that supports a wide variety of languages. Includes all standard features such as syntax highlighting, project manager, and a compile tool.
Program made to sync two different locations completely. It will overwrite any file that is over 5 min older then another file with the same name and location. If there is a new file on either side they will also be transfered.
A program which retrieves TV program data and asks user which TV programs he / she'll watch that day. Using that data program learns the user preferences using machine learning algorithms (such as support vector machines).
PyGFS is a reliable and secure distributed file system that runs completely in userspace. It supports x509 certificate authentication, authorization and encryption mechanisms to provide secure access over insecure networks.
uniso extracts a file hierarchy from an iso image. Extract iso. Useful on systems where 'mount' isn't available. Example: isoinfo -R -l -i my.iso > isoindex; uniso -R -i my.iso < isoindex
a GTK/python frontend to the news leecher "hellanzb" providing most functionalities available from the "hellanzb daemon" and Drag and Drop file-enqueuing.Hellanzb can be obtained through your distro's package manager or at http://www.hellanzb.com
A Del.icio.us add-on Python script to search links in exported bookmark files. Instead of using public overloaded del.icio.us servers to find and retrieve your links, use yummy and let it search your exported delicious bookmark files locally much faster.
This is a GUI for pyPDF. It allows the user to select a list of pdf's and it "glues" the pdf files together into one pdf file. It was developed with python/glade/gtk. A deb and rpm package are both available. Let me know if you would like to help.
sabnzbd-xmlgui is an Ajax based frontend built around sabnzbdplus. It also provides an xml based API for other applications to easily connect with sabnzbd while at the same time maintaining the existing web based ajax gui.