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.
IDEAIS is a enteprise service bus integration plataform for software development tools and activities. It uses Web Services (SOAP/HTTP) to integrate best of the breed software development tools (Eclipse, Subversion, Bugzilla, dotProject, vTiger).
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.
Neo Ports Manager aims to be a feature rich solution for package management on FreeBSD. It is intended both as a convenience to new users and as a powerful tool to system administrators. I call it 'Neo' or NPM for short, and intend it be both a CLI and
Development of a USB interface library to different USB enabled development (hardware) platforms. Including, but not limited to, FPGA prototype boards.
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
GeekGrep is a Django based social-networking system designed to get geeks connected with each other. The main feature is a database of geek codes and the ability to search them. See our project web site for a design template of the future site.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Morphix is a modulair distribution, with live-cd support and without any configuration (you burn the CD, you put it in your CD-Rom drive, you boot and it works... out of the box) see www.morphix.org
Networkprofiler is a software for management of various network configuration profiles. Its goal is to do the switching process between different network environments simple and fast.
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.
PyTask is a job queue written in python using XMLRPC. Its target is to queue the heavy jobs that a application server may need, heavy reports, background jobs where is not so easy ( apache/php ), mailings without saturing the queues of a smtp server...
dic is a simple, console-based disk catalogizer. It can easily add disks to the catalog, search in the catalog, search for files, automatically retrieve found files without requiring you to manually navigate through the source media, and more
A collection of SNMP monitoring plugins for nagios written in python. Eventually these plugins will be build around a framwork to make creation of your own plugins easy.
Moved to github, https://github.com/jamiesonbecker/pam_redirector
Moved to github, https://github.com/jamiesonbecker/pam_redirector
A pluggable authentication module (PAM) that allows redirection of login credentials to a local UNIX stream socket server and includes an example 33-line simple socket server (written in Python) just to show how easy it is to do this redirection.
Python Commander (PyCmdr) is an implementation of two-panel file manager in Python/wxPython. It aims to be a multi-platform file manager with consistent user interface while being fast, efficient, and extensible via scripting and plugin support.
The DVS Deployable Versioning System is for tracking the development, QA and installation of deployables. It is intended to be used in in-house project environments and uses a CVS style command line interface.
The Kantan LDAP Browser is a web-based tool that allows you to view, browse, and search through any LDAP compliant server. It is simple to configure, and easy on the eyes.
SSHsprinkler is a tool to distribute the execution of commands or scripts on a set of remote networked systems. It is portable (written in Python), asynchronous, uses the ssh encryption and manages the logs of the batches carried out on target systems.