Quoting elf Pavlik <[email protected]>: > Excerpts from Neil McEvoy's message of 2012-02-11 10:51:36 +0000: > > > > Hey folks > > > > I'm looking to create a 'How to create open data apps' guide kinda thing, > from a slant of the Cloud tools you might use.
For Python apps: http://www.ep.io/ ep.io just deploys WSGI applications, offering PostgreSQL and Redis - so I think moving your app to another platform should be easy. Django and Flask are first-class citizens. For Python, Ruby and others: http://www.heroku.com/ I have never used Heroku myself, but I think it's not very different from ep.io, it's probably for larger projects. Ciao steko -- Stefano Costa Coordinator, Working Group on Open Data in Archaeology http://wiki.okfn.org/wg/archaeology The Open Knowledge Foundation http://www.okfn.org ยท http://opendefinition.org/ _______________________________________________ okfn-discuss mailing list [email protected] http://lists.okfn.org/mailman/listinfo/okfn-discuss
