Projects tagged ‘python’ and ‘rest’


Jump to tag:

Projects tagged ‘python’ and ‘rest’

Filtered by Project Tags python rest

Refine results Project Tags api (17) web (15) django (12) json (12) webservice (11) http (10) appengine (7) wsgi (7) restful (6) pylons (6) atom (5) webservices (4)

[81 total ]

88 Users
   

Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a structured but extremely flexible Python web framework. It's also one of the first projects to leverage the ... [More] emerging WSGI standard, which allows extensive re-use and flexibility but only if you need it. Out of the box, Pylons aims to make web development fast, flexible and easy. [Less]
Created over 3 years ago.

26 Users
   

Werkzeug is a collection of various utilities for WSGI applications. It features request and response objects as well as a powerful url dispatcher and a debugging system. Not released!
Created over 3 years ago.

12 Users
   

OpenPlans, a site dedicated to helping communities organize virtually to effect real world change.
Created over 3 years ago.

6 Users
   

Enomalism is an open source web-based virtual infrastructure platform. Designed to answer the complexity of managing globally disperse virtual server environments. Enomalism helps to automate the ... [More] transition to a virtualized environment by reducing an IT organizations overall workload. The easy to use dashboard can help with issues including deployment planning, load balancing, automatic VM migration, configuration management, and capacity diagnosis. Enomalism virtual infrastructure is a dynamic mapping of physical resources to business needs. While a virtual machine represents the physical resources of a single computer, a virtual infrastructure represents the physical resources of the entire IT environment (Data Center). [Less]
Created about 1 year ago.

3 Users
 

Couchdbkit provides you a full featured and easy client to access and manage CouchDB. It allow you to manage a CouchDB server, databases, doc managements and view access. All objects mostly reflect ... [More] python objects for convenience. Server and Databases objects could be used for example as easy as using a dict. [Less]
Created 12 months ago.

1 Users

Twyt provides an interface to the remote Twitter API functions and classes to allow easy manipulation of the returned sets of data, such as Twitter status messages and user information. This ... [More] package also provides an example command line Twitter client (twyt) which utilises the provided modules. [Less]
Created 10 months ago.

1 Users

Implements the Ning Atom REST API for Google App Engine. - a plug ’n play package that enables easy web services API with full read access without having to code anything on any GAE app - ... [More] execute arbitrary queries against the Data Store and get the results as an Atom feed - 3rd party developers can easily create mash-ups and applications using your app’s data - developers without prior Python knowledge can take advantage of DataStore bigtable implementation and GAE app hosting - since the output is atom, people can subscribe to any data view of your application using existing feed readers - anyone can make queries from the location bar instantly! - two apps with the REST package installed can perform cross app queries (something currently not supported by the App Engine) [Less]
Created about 1 year ago.

1 Users

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
Created 8 months ago.

1 Users
 

The django queue service is intended to be a lightweight, open-source queuing mechanism along the lines of the Amazon Simple Queue Service. The concepts are based off that API, and the implementation ... [More] is using the Django web framework (python). The queue is intended to be used through a REST interface. In effect, this project is an open source clone of that work. [Less]
Created about 1 year ago.

1 Users

This is simply my sandox which I use to track my small projects with. There are tons of bits of code in here and anyone is welcome to use any of them that they feel like within the bounds of the CC ... [More] license (which means anyone can use it!). This is a catch-all for my local open source projects that are not really big enough to warrant making new projects for them. If you do want to use this code you are totally free to do so under the condition that you either list where you got it from in your project or ask me to grant you a license where you don't have to (in other words, I want to know it if you are using this since some things are quite experimental). :-) -AZ [Less]
Created 7 months ago.