This is a web application skeleton for PyRindow Framework for Python. You can make your new Flask application with this skeleton.
The PyRindow Framework is a Python Application Framework that provides IoC based programming and configuration model to all Python programmers. Please see The PyRindow Framework.
This is an experimental project.
Download this skeleton and the PyRindow 0.1.x from release page
Copy the library and set the path. Please see the loader.py in the vendor directory
- Python 3.7
- PyRindow Framework 0.2.x
- Flask 0.10
- Jinja2
- Google Cloud App Engine Standard Enviroment(Python2.7)