Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

explorigin/Rocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rocket 1.2.7

Modern, multi-threaded and extensible web server.

The Rocket web server is a server designed to handle the increased needs of modern web applications implemented in pure Python. It can serve WSGI applications and static files. Rocket has the ability to be extended to handle different types of networked request-response jobs. Rocket runs on cPython 2.5- 3.x and Jython 2.5 (without the need to run through the 2to3 translation tool). Rocket is similar in purpose to Cherrypy's Wsgiserver but with added flexibility and concurrency.

Rocket Documentation is viewable at Python Docs.

About

Rocket is a Pure-Python multi-threaded server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages