An open API service indexing awesome lists of open source software.

https://github.com/ericls/pythonplug

A different ASGI web framework
https://github.com/ericls/pythonplug

asgi python web

Last synced: 8 months ago
JSON representation

A different ASGI web framework

Awesome Lists containing this project

README

          

# PythonPlug

[![Github Actions](https://github.com/ericls/PythonPlug/workflows/Build/badge.svg)](https://github.com/ericls/PythonPlug/actions)
[![Code Coverage](https://codecov.io/gh/ericls/PythonPlug/branch/master/graph/badge.svg)](https://codecov.io/gh/ericls/PythonPlug)
[![Python Version](https://img.shields.io/pypi/pyversions/PythonPlug.svg)](https://pypi.org/project/PythonPlug/)
[![PyPI Package](https://img.shields.io/pypi/v/PythonPlug.svg)](https://pypi.org/project/PythonPlug/)
[![License](https://img.shields.io/pypi/l/PythonPlug.svg)](https://github.com/ericls/PythonPlug/blob/master/LICENSE.md)

ASGI web framework inspired by Elixir's [Plug](https://github.com/elixir-plug/plug)