Re: A Python Web Application Package and Format
Daniel Holth <[email protected]>
| Newsgroups | gmane.comp.python.web |
|---|---|
| Message-ID | <29037428.2919.1303942892360.JavaMail.geo-discussion-forums@yqkk6> |
I stumbled across https://apphosted.com as more web application package and format 'prior art'. It appears to be an App Engine competitor. According to their API documentation, their deployment format is an archive containing a single directory with your WSGI program and a metro.config. They put the database configuration in a settings.py written into the application's root with defined DB_URI, etc. _______________________________________________ Web-SIG mailing list [email protected] Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/gcpw-web-sig%40m.gmane.org