New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
MongoDB Atlas runs apps anywhere
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.
yapsnmp-ng is a Python SNMP module built on top of the net-snmp (formerly known as ucd-snmp) library. It offers SNMP version 1 and 2c and v3 as well as full MIB parsing. (Compatible with Python up to 2.6) It add SNMPv3 support and fixes to the YapSNMP
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
DropBar is a Taskbar replacement for Windows XP and later. Features window list sorted by application, logical grouping of applications into tabs, drag and drop.
Performs a diff between 2 documents and presents a color-coded report. The documents may be in MS Office 2007, older MS Office or Open Office formats. It also supports PDF and html files.
P2TK, the Penn Phonetics Toolkit, developed in the University of Pennsylvania Linguistics Department Phonetics Lab, is a collection of Python scripts and other tools to aid speech research.
A very simple and text-only version of blackjack. Written in python, with very limited knowledge of the language. It seems to work ok as is. Bug fixes and code improvements to follow in next version.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
XMR renames Emails that have been exported to Text-files (.txt) from Thunderbird using ImportExportTools (MboxImport enhanced). It renames them e.g. to 'YYYY-MM-DD_Email from SENDER.txt' instead of just 'Subject.txt'. * rename * export * Needs Python
The EdfExplorer Software is a plugin based architecture to transport and convert EDF files (ESRF Data File) to HDF5 (Hierarchical Data Format). It allows the exchange of an entire data acquisition folder to be manipulated by common internet free tool
An IRC cheat bot for the popular multiplayer eggdrop trivia game, KAOS. Written in python. It comes as a self-contained bot just add in network, port and channel, and possibly a custom dictionary. Check your channel rules before using.
This is a multi-select tree widget for tkinter for python. This is an extension of Gene Cash's Tkinter tree widget (available from http://home.cfl.rr.com/genecash/) which works with python 2.5 as well as Python 3k.
Sudoku solver written in Python using the TkInter library. Handles various puzzle sizes and allows for both letters and numbers. If you don't have Python installed you can get it at http://www.python.org/download/
Sudoku solver written in Python using the TkInter library. Handles various puzzle sizes and allows for both letters and numbers. This project site is not active, please visit http://sourceforge.net/projects/tkpysudoku/
This project is a python script to abstract S.M.A.R.T. messages from /var/log/messages (from the smartd daemon) into .csv file(s), one for each disk, suitable for graphing.
apt-gui is a graphical front end for the apt package management command line tool. apt-gui was written by Stephen Thorley as a exersize in python tkinter