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
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Pypes is a framework which allows users to break complex data processing logic down into a series of smaller less complex tasks. These tasks, referred to as components, can then be connected so that the output of one becomes the input to another.
This project is a collection of Modules for the World of Civilization project for Civilization 4 Beyond the Sword expansion. The WoC Modules project has open uploads for any and all Civ BtS modders providing a "working area".
A command-line player that uses gstreamer as the backend and can play a music list stored in a cue sheet. The player will also divide the music by cue sheet in the future. Need pygtk and pygst.
This is an ***old archive*** of tools developed for facilitating the use of Creative Commons licenses and metadata. --- For the most up to date representation of any of the projects listed here, please see: http://creativecommons.org/project/Developer.
DatalogDyno measures the performance of a car using data available through Nissan's consult port. A plot of the power and torque at the wheels is produced, as well as graphs of the acceleration and air fuel ratio.
A small gtk system tray application that retrieves weather info from the web and displays an icon showing current conditions, similar to the gnome clock, but for window manager that haven't such clock.
A Python library to create score files for CSound. It differs from other libraries that generate CSound scores, since a score is represented by a list that can contain different types of objects. It creates patterns in a flexible and compact way.
BASIS FOR AN OPEN SOURCE PROJECT to convert NoteWorthy Composer files from/to MusicXML. Two Python 3 programs for NoteWorthy Composer files in nwctxt format. 1. nwctxt2xml.py - Converts nwctxt into XML 2. xml2nwctxt.py - Converts XML into nwctxt
Refline is a software for creating and editing clean fractal images. The fractals generated by Refline are based on patterns drawn in a simple interface.
Parse through Cisco IOS-style configurations and retrieve portions of the config using a variety of query methods. Note: starting January 2010, we have moved development to http://bitbucket.org/mpenning/ciscoconfparse/. Please update your hyperlinks.
D20 Calculator is a graphical roller for a d20 based RPG. The program recognizes commonly used expressions such as "3d8+4", rolls, totals, and displays the results in a detailed, yet easy to read format.
Pydusa is a package for parallel programming using Python. It contains a module for doing MPI programming in Python. We have added parallel solver packages such as Parallel SuperLU for solving sparse linear systems.
FotoTagger is a metadata editor for your photos and images. With FotoTagger you may simply add a title, tags and description to your photos without the need to import the photos to a complex photo managing software.
Giplet is a GNOME panel applet that simply displays your computer's current ip address. It can either display the IP address of a specified interface or retrieve the an IP address from a website that diplays the IP address connected from.
A simple GUI frontend for the Microchip pk2cmd program written in python. At the minute it only supports writing. I plan to add reading and maintainance (renaming pickit2 devices, updating firmware) features soon.
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.
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