Skip to main content

Python RESTful API Framework

Project description

https://travis-ci.org/stagecoachio/apy.png?branch=master https://coveralls.io/repos/stagecoachio/apy/badge.png?branch=master Downloads Latest Version

apy is a powerful Python framework designed with a clear and single purpose: To serve as a REST API. So, apy do one thing and do it well.

It makes real-world web application development and deployment more fun, more predictable, and more productive.

Most existing Python Frameworks are extremely verbose and uncomfortable for a Python coders who need a simple and elegant toolkit to create full-featured API REST applications.

They can provide most of the API REST capabilities that you can need, but because they are multipropose, sometimes overarchitectures your API REST application, and requires an extra amount of work to perform the simplest of tasks. So, when you uses a multipropose framework, you might been not following the python principle “Simple is better than complex.”.

Things shouldn’t be this way. Not in Python.

apy has an exceptional performance, integrates the Tornado asynchronous networking library. Powered by Facebook. (You can easy-configure other wsgi adapter)

By using non-blocking network I/O, can scale to tens of thousands of open connections, making it ideal for long polling, and other applications that require a long-lived connection to each user.


We believe development must be an enjoyable and creative experience to be truly fulfilling.

Happy developers make the best code.

Installation

To install apy, simply:

$ pip install stagecoach_apy

Documentation

Documentation is available at http://apy.readthedocs.org/

Compatibility

apy is fully tested with a travis continuous integration on:

  • python 2.6

  • python 2.7

  • pypy

  • python 3.2

  • python 3.3

  • python 3.4


apy is open-sourced software licensed under the MIT license

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

stagecoach-apy-1.1.3.tar.gz (10.4 kB view details)

Uploaded Source

File details

Details for the file stagecoach-apy-1.1.3.tar.gz.

File metadata

File hashes

Hashes for stagecoach-apy-1.1.3.tar.gz
Algorithm Hash digest
SHA256 e7a3b2b6b8f9a8281f632045a673afbb84395a8becc6e584434681e0e1e5fdf0
MD5 84730f9b47a80ea0516c12f2067fb19e
BLAKE2b-256 aab8db3a60b01a69018b42e664b90f6b6b2ff6cd0fb6d34d9a3f7d932057af6b

See more details on using hashes here.

Provenance

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