RESTful API framework for Pyramid.
Project description
[![pypi-version]][pypi] [![build-status-image]][travis] [![Coverage Status](https://coveralls.io/repos/github/danpoland/pyramid-restful-framework/badge.svg?branch=master)](https://coveralls.io/github/danpoland/pyramid-restful-framework?branch=master)
# pyramid-restful-framework A RESTful API framework for Pyramid heavily influenced by [django-rest-framework](https://github.com/encode/django-rest-framework).
This project was born from a desire to have DRF’s view patterns on a lighter weight web framework and to replace Django’s ORM with [SQLAlchemy](http://www.sqlalchemy.org/) and DRF Serializers with [marshmallow](https://github.com/marshmallow-code/marshmallow/) Schemas.
[Read the docs]( http://pyramid-restful-framework.readthedocs.io/en/latest/) to learns more.
[build-status-image]: https://travis-ci.org/danpoland/pyramid-restful-framework.svg?branch=master [travis]: https://travis-ci.org/danpoland/pyramid-restful-framework [pypi-version]: https://badge.fury.io/py/pyramid-restful-framework.svg [pypi]: https://pypi.python.org/pypi/pyramid-restful-framework
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyramid-restful-framework-1.0.0.tar.gz
.
File metadata
- Download URL: pyramid-restful-framework-1.0.0.tar.gz
- Upload date:
- Size: 19.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6e21cf85e12ce47b2094530c8671e9bcbd4830d4f8811edc52cde34bb3812cd |
|
MD5 | 102ce6181c6f7f54d33ca88ebab5314d |
|
BLAKE2b-256 | c159e9e8fcc54e675627cf48bd5229175fbf6c3108c1da348bc960e498db117e |