Skip to main content

A flexible web server plugin providing a robust HTTP service for your projects

Project description

easy_py_server A flexible web server plugin providing a robust HTTP service for your projects.

  • Flexible to integrate with your existing code without any configuration file or environ settings.

  • Spring MCV like parameter injection implemented by python decorator: @post, @get and etc.

  • Easy to manage static resources,`session`, cookies, path parameter, redirection, file uploading and etc.

  • A single process multiple threads server framework that allows you share objects in your code.

  • Easy to customize, writen in pure python

For more information: https://github.com/scientificRat/easy_py_server.git

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easy_py_server-1.0.1.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

easy_py_server-1.0.1-py3-none-any.whl (10.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page