DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-django-piston
BeschreibungDjango mini-framework creating RESTful APIs
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.2.2-1+squeeze1
Sektionpython
Prioritätoptional
Installierte Größe128 Byte
Hängt ab vonpython, python-support (>= 0.90.0), python-django (>= 1.1), python-oauth (>= 1.0.1), python-decorato
Empfohlene Pakete
PaketbetreuerDebian Python Modules Team
Quelle
Paketgröße22182 Byte
Prüfsumme MD549c2f323c1023502806be22ef3df7072
Prüfsumme SHA1eb1fef3c562a3bd3fa6acb7f8e86cecf6d480d9d
Prüfsumme SHA25629dc7cc4a290f9db67e638a47464e9470f2ba6bdb9d33834e649721df2599b85
Link zum Herunterladenpython-django-piston_0.2.2-1+squeeze1_all.deb
Ausführliche BeschreibungPiston is a relatively small Django application that lets you create application programming interfaces (API) for your sites. . It has several unique features: . * Ties into Django's internal mechanisms. * Supports OAuth out of the box (as well as Basic/Digest or custom auth). * Doesn't require tying to models, allowing arbitrary resources. * Speaks JSON, YAML, Python Pickle & XML (and HATEOAS). * Ships with a convenient reusable library in Python. * Respects and encourages proper use of HTTP (status codes, ...). * Has built in (optional) form validation (via Django), throttling, etc. * Supports streaming, with a small memory footprint. * Stays out of your way.


Impressum
Linux is a registered trademark of Linus Torvalds