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.4.tar.gz (10.5 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for stagecoach-apy-1.1.4.tar.gz
Algorithm Hash digest
SHA256 ea771c51055462846e4cf22e1aa460752a2d199c025c271e232ceaf815d6946f
MD5 7e2c7af727d8cd37941f223a9929e0d6
BLAKE2b-256 89270f01461bff44b2a02467d2526f49d9cfd70519209f38851b07467c62367d

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