Re: pypi mirror

2011-05-19 Thread Oisin Mulvihill
Hi Sławek, You could also do a local or private egg repository. I documented how I did this for my internal projects here: http://www.sourceweaver.com/posts/private-python-egg-repository I hadn't come across z3c.pymirror before. All the best, Oisin On 19 May 2011 10:12, Slafs wrote: > Hi the

nozama-cloudsearch-service a local Amazon CloudSearch instance.

2013-09-04 Thread Oisin Mulvihill
Hello, Have you ever wanted to test your app against a dev version of your production CloudSearch? Is management saying budget constraints won't allow this? Then Nozama CloudSearch is for you. It is a light weight implementation of Amazon's CloudSearch service you can run locally. Its has additio

nozama-cloudsearch-service 1.1.2: a local Amazon CloudSearch using ElasticSearch as its backend.

2013-09-27 Thread Oisin Mulvihill
Hello, Have you ever wanted to test your app against a dev version of your production CloudSearch? Is management saying budget constraints won't allow this? Then Nozama CloudSearch is for you. It is a light weight implementation of Amazon's CloudSearch service you can run locally. Its has additio

ann: servicestation - run your linux/mac services on windows without needing pywin...

2009-07-17 Thread Oisin Mulvihill
Hi There, I gave a lightning talk about my ServiceStation project at Europython 2009. While it isn't written in Python (C++/Windows), I did write it with python in mind. Its released under the CDDL license. I'm hoping it will be of use to other Python users who will need to run their serv

Re: ann: servicestation - run your linux/mac services on windows without needing pywin...

2009-07-17 Thread Oisin Mulvihill
On Jul 17, 9:34 am, Tim Golden wrote: > Oisin Mulvihill wrote: > > Hi There, > > > I gave a lightning talk about my ServiceStation project at Europython > > 2009. While it > > isn't written in Python (C++/Windows), I did write it with python in > > mind