# pyaedj **Repository Path**: mirrors_google/pyaedj ## Basic Information - **Project Name**: pyaedj - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # py-ae-dj Welcome! ## Goals py-ae-dj is an experimental project helping developers use Python on Google App Engine. It has minimal, but all nessesary tools for setting up, developing, testing, configuring, deploying, managining, and supporting a typical Python App Engine application. We have two versions: * **CURRENT** -- Python 3.7 API server with JavaScript responsive web app [(link)](./toybox/README.md) * **DEPRECATED** -- Python 2.7 server with Django and server-side template rendering [(link)](./platform/README.md) Good luck! ## Disclaimer py-ae-dj is not an official Google product. ## Licensing py-ae-dj is Licensed under the Apache License, Version 2.0.