17 projects
nozama-cloudsearch
A REST service which emulates Amazon CloudSearch for local testing.
stomper
This is a transport neutral client implementation of the STOMP protocol.
nozama-cloudsearch-service
A REST service which implements the Amazon CloudSearch for local testing purposes. This is *not* intended as a replacement for Amazon CloudSearch.See the http://nozama-cloudsearch.readthedocs.org/en/latest/ for more details. One handy benefit of using Nozama is it provides a way to migrate from Amazon CloudSearch to ElasticSearch.
nozama-cloudsearch-client
The Python REST client library to talk to the nozama-cloudsearch service.The implements the Amazon CloudSearch and Nozama's testing helper API.See the http://nozama-cloudsearch.readthedocs.org/en/latest/ for more details. One handy benefit of using Nozama is it provides a way to migrate from Amazon CloudSearch to ElasticSearch.
nozama-cloudsearch-data
The MongoDB backend storage that nozama-cloudsearch-service relies on. See the http://nozama-cloudsearch.readthedocs.org/en/latest/ for more details. One handy benefit of using Nozama is it provides a way to migrate from Amazon CloudSearch to ElasticSearch.
evasion-common
Helper functions collected together from other evasion modules to aid reuse such as get_free_port() and wait_for_ready().
evasion-messenger
A Python ZeroMQ Pub/Sub Implementation and Messaging library.
evasion-director
The evasion-director allows the creation of programs from configuration.
evasion-agency
This provides the hardware abstraction layer communicated with via the event system
boaconstructor
The boacontructor is a templating library for *data*, i.e. templating for dictionaries.
evasion-web
Pylons based web application framework on which the director admin is based.
wc-socket
WidgetCo socket: This is a fake socket module used to teach namespace packages ( http://www.sourceweaver.com/posts/python-namespace-packages).
wc-db
WidgetCo db: This is a fake web module used to teach namespace packages ( http://www.sourceweaver.com/posts/python-namespace-packages).
wc-web
WidgetCo web: This is a fake web module used to teach namespace packages .
testharness
This is intended to be used as a generic functional test framework.
autoconnect
This module helps in automatic client-server socket connection setup for networked applications.
zoink-sftp
Friendly Python SSH2 interface allowing easy file and directory transfer. This does not wrap the sftp command line tool