rindow / skeleton-mini-flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyRindow Mini Web Application Skeleton for Flask

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.

Install

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

Requirements

  • Python 3.7
  • PyRindow Framework 0.2.x
  • Flask 0.10
  • Jinja2
  • Google Cloud App Engine Standard Enviroment(Python2.7)

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 79.2%Language:HTML 20.8%