-
We're building indiemapper to bring traditional cartography into the 21st century. It's platform independent, location independent and huge-software-budget independent.
Indiemapper closes the gap between data and map by taking a visual approach to map-making. See your data. Make your map. For the first time ever, it's just that simple.
-
Degrafa is
* a declarative graphics framework
* open source
* licensed under MIT. -
Simple RabbitMQ/ZeroMQ (AMQP) messaging queue support for Python/Django.
-
Python client for the Advanced Message Queuing Procotol (AMQP)
Implements a simple non-threaded client library for AMQP 0-8, tested with RabbitMQ.
I was looking for something that could be used in an embedded Python environment (py-exim-localscan), in which case reliance on threading would probably cause trouble.
A quick connection time was desirable too. QPID takes a while to parse the AMQP spec file. For this module, I generated a skeleton statically from the 0-8 spec file, and fleshed it out by hand.
Also features SSL support (tested against RabbitMQ behind a Stunnel)
-
RabbitMQ is an implementation of AMQP, the emerging standard for high performance messaging.
-
The Google Maps Data API allows client applications to view, store and update map data in the form of Google Data API feeds using a data model of features (placemarks, lines and shapes) and maps (collections of features).