DryDrop is Opensource Python web application. Don’t you use version management system for make web site which use only static HTML files? Maybe create a folder and put HTML, JavaScript, Images, CSS and so on. Sure, that makes trouble if important file modify or deleted. But version management server set up is hard … so, you try DryDrop.
Google App Engine (GAE) is Paas (Platform as a Service) and easy deploy Python or Java application. That mean GAE is application server. But DryDrop deploy static content on the GAE. And those static content manage on the Github. DryDrop manage Github repository URL and deploy to GAE. You can use Github push notify feature, after push contents and deploy automatic soon.
DryDrop features are application management interface and static contents URL. DryDrop has cache management system. All URL target to static contents, you can create freely web site on the GAE.
DryDrop support private Github repository. No pay to shared server, you get powerful server for static web site, and version management system. Require Google and Github accounts and Google App Engine account and SDK. DryDrop run Windows, Mac OSX, Linux.
- DryDrop
- http://drydrop.binaryage.com/
- darwin’s drydrop at master – GitHub
- http://github.com/darwin/drydrop/tree/master





