angru / kobin

:baby_bottle: A very simple web application framework in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kobin

A very simple web application framework for python3.5. This library has no dependencies other than the Python Standard Libraries.

  • Routing
  • Template
  • Server

Getting Started

Installation

$ pip install kobin

Usage

Requirements

  • Supported python version is 3.5 only.

License

This software is licensed under the MIT License.

Resources

About

:baby_bottle: A very simple web application framework in python.

License:MIT License


Languages

Language:Python 100.0%