8 projects tagged "AppEngine"
Objectify-Appengine is a thin Java wrapper around Google App Engine's low-level datastore API that allows you to persist type-safe POJO objects. It provides a human-friendly query interface, generified key, query, and prepared query classes, GWT-able entity objects, and transactions in one lightweight jar file with no dependencies.
TurnKey App Engine Appliance is a server appliance that provides a SDK allowing developers to build Web applications that can be hosted on Google's App Engine platform. It is designed to be easy to use and easy to maintain. Security patches are automatically installed. It provides a Web management interface, configuration console, and an AJAX Web shell. To minimize footprint the appliance is built from the ground up with the minimum required components. It runs everywhere thanks to multiple build formats, including an installable live CD, a VMDK with OVF support, and an Amazon EC2 AMI.
WebBot is a Web development toolset which is designed to sit nicely on top of your existing infrastructure. It is built with a collection of Open Source tools which together enable building Python Web applications the same way native ones are built and running these applications on top of the leading Python frameworks (such as Django and Google's App Engine). As a result, the WebBot framework encourages reuse, concise code, rapid development, and happy developers.