Skip to content

coderatchet/snatserp3

Repository files navigation

Prestans 3

A WSGI compliant REST micro framework.

pypi link

build status

code coverage

Documentation Status

Note: Please do not attempt to use Prestans 3 at the moment, your REST API won't work :-)

Prestans 3 is a ground up reboot of our originally published REST framework with efforts concentrated towards:

  • Great software development habits, with a formalised process for requesting changes
  • Redesigned syntax that much more pleasing to use
  • Complete allegiance to the WSGI and HTTP standards
  • Enhancing security by splitting our developer tools out of the main repository
  • Streamlining our documentation including docstrings
  • Preparing for the future that Python 3 brings

Prestans 3 is currently undergoing aggressive development and will eventually be available via PyPi as prestans3 and will be backwards incompatible with Prestans 2 APIs.

We encourage you to join our list and share any ideas or feature requests.

Running Tox

These interpreters should exist in your environment in order to run tox: python2.7, python3.2, python3.4, python3.5, pypy

Feature Requests

Please refer to peps/README.rst for information regarding out feature request process.

About

A WSGI compliant REST micro-framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published