Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

PyAMF

Compare

  Analyzed about 15 hours ago

PyAMF provides Action Message Format (AMF) support for Python that is compatible with the Adobe Flash Player. It includes integration with Python web frameworks like Django, Pylons, Twisted, SQLAlchemy, web2py and more. The Adobe Integrated Runtime and Adobe Flash Player use AMF to communicate ... [More] between an application and a remote server. AMF encodes remote procedure calls (RPC) into a compact binary representation that can be transferred over HTTP/HTTPS or the RTMP/RTMPS protocol. Objects and data values are serialized into this binary format, which increases performance, allowing applications to load data up to 10 times faster than with text-based formats such as XML or SOAP. [Less]

28.5K lines of code

0 current contributors

almost 10 years since last commit

11 users on Open Hub

Inactive
4.625
   
I Use This

Pyro4

Compare

  Analyzed about 5 hours ago

PYRO - Python Remote Objects Pyro enables you to build applications in which objects can talk to each other over the network, with minimal programming effort. You can just use normal Python method calls to call objects on other machines. Pyro is written in 100% pure Python and so it runs on ... [More] many platforms and Python versions, including Python 3.x. [Less]

19K lines of code

4 current contributors

over 2 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This