Skip to main content

A flexible microframework providing reliable HTTP service for your projects.

Project description

easy_py_server A flexible microframework providing reliable HTTP service for your projects.

  • Easy to make HTTP services by pure python.

  • 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 etc.

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

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

  • Easy to customize. easy-py-server is written in pure python for easy debugging and customizing.

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.2.2.tar.gz (12.7 kB view hashes)

Uploaded Source

Built Distribution

easy_py_server-1.2.2-py3-none-any.whl (12.8 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