Skip to content
 
 

Latest commit

 

History

131 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noir

A python fast web service base on aiohttp and uvloop, for python 3.5+

Dependent

  • uvloop
  • aiohttp

环境的搭建

建议使用dockerfile来快速构成测试环境

docker build ~/YOUR_CODE_DIR

Docker运行方式

docker run -it -v ~/YOUR_CODE_DIR:/code -p 8080:8080 YOUR_REP_NAME:REP_TAG /bin/bash

About

A light weight web server with python aiohttp uvloop

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages