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.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Osmosys is a GUI enabled download manager and accelerator for written in Python that supports simultaneous downloads, pausing and resuming downloads, and backup state files during download to prevent network errors. Supports all major browsers.
Calcuthon is an open source command line calculator written totally in python without any modules. To set Calcuthon up just extract the folder and run the calcuthon03 script. e = the past answer, and y = equals the number in the "cache.txt" file.
CodeIgor makes copies of given files, substituting user-defined patterns for given values. Every copy is related to a scpecific 'solution', so that you may define different versions of the same file, having the same patterns but different values.
Edit audio file tags using SQL. Reads audio files in a directory, loads the tags into an SQLite database, accepts SQL queries acting on this database, then (optionally) writes changes back out to the audio files.
This is a python implementation Thud!, a boardgame. It aims to offer both backwards compatibility with the existing Thud! application while adding new features such as drag-n-drop interface, internet playability and computer opponents (AI).
Utilities written in Python: - A file manager (Italian) - A text editor (Italian) - A screenshoot taker, it uses scrot (Italian) - A calendar (Italian) Please, remember that these softwares are pre-alpha!
DIETA is a simple program that allows you to maintain the registration of a daily diary for your diet. It contains a useful database with the composition of a conspicuous number of foods that you can modify and expand as you like.
A short python script to monitor filesize changes and to email the file contents to a gmail user once the file is no longer being changed. Useful for keeping track of data-generating programs and as an early alert system for data collection problems.
NUBitStalker, a low-cost approach to mon-
itoring large BitTorrent file sharing swarms. BitStalker col-
lects concrete evidence of peers’ participation in file shar-
ing in a way that is robust to tracker pollution, highly accu-
rate, and efficient.
This flashcard application can be used as a learning aid for vocabularies, sentences and any kind of data in a question and answer format. It is aimed to run on all PyGTK platforms like desktops, laptops and especially hand held devices.
Ridimensiona e carica le tue immagini su ImageShack, restituisce il link diretto, il BBCODE da inserire nei forum e i dati EXIF. Inoltre memorizza in un database file i codici delle immagini caricate in precedenza per consultarli in un secondo tempo.
Soar is a general cognitive architecture for developing systems that exhibit intelligent behavior. Researchers all over the world, both from the fields of artificial intelligence and cognitive science, are using Soar for a variety of tasks.
The UniLog is a small onboard data logging device for rc models. It records stuff like current, voltage, rpm, height, airspeed... python-unilog is to retrieve the data and do what you want with it.
This python script takes an exported wordpress xml file and outputs a single html document containing all posts in order of entry, and a table of contents broken down by Category. CSS tags added for easy formatting.
Cyn.in helps teams to build collaborative knowledge by sharing & discussing digital content within secure & unified application. It combines the capabilities of wikis, social network, blogs, files, microblogs, discussions into secure enterprise platform.
An attempt to send a full flagged MIME based email using open relay mail servers (authentication not required). Written in Python3. Using smtplib and email liabraries TODO: Bruteforce the SMTP authentication. Support TLS.
CSVChecker is a python utility designed to check CSV file for field length and format. Configuration is made on a field basis through YAML configuration file.