Skip to content

fundacionctic/rest-in-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Python library to ease the publication of REST-style web services in Django applications, specially (but not exclusively) those using the Django Model framework. The package is licensed under LGPL v3 license, and it can be downloaded in .zip and .tar.gz formats from Bitbucket.

https://bitbucket.org/fundacionctic/rest-in-py/raw/master/webpage/resources/images/download.png

Documentation is available in the wiki.

Dependencies

These packages are imported in a lazy fashion, i.e., only when needed. Therefore, if the user never intends to use the JSON format, the simplejson package is not imported and the user does not have to install it.

Development Team

Project details

The project RESTinpy is hosted in Bitbucket, where you can find more details about it.

More information

For more information, contact us :

Acknowledgements

RESTinpy has been developed by CTIC Foundation as a by-product of WodiDoc, the main result of WP7 of the Vulcano project. Vulcano is partially funded by the Spanish Ministry of Industry, Tourism and Commerce under the National Plan for Scientific Research, Development and Technological Innovation 2007-2010 (grant number TSI-020301-2008-22).

ctic vulcano mityc

About

A Python library to ease the publication of REST-style web services in Django applications, specially (but not exclusively) those using the Django Model framework. The package is licensed under LGPL v3 license.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors