Projects tagged ‘amf’, ‘flex’, and ‘python’


Jump to tag:

Projects tagged ‘amf’, ‘flex’, and ‘python’

Filtered by Project Tags amf flex python

Refine results Project Tags flash (5) remoting (4) twisted (3) amf3 (2) rpc (2) rtmp (2) flv (2) amf0 (1) remoteobject (1) streaming (1) sqlalchemy (1) air (1)

[7 total ]

10 Users
   

PyAMF provides Action Message Format (AMF) support for Python.
Created over 2 years ago.

5 Users
 

RTMPy is a Twisted protocol implementing Adobe's Real Time Messaging Protocol, used for full-duplex real-time communication with applications running inside the Flash Player.
Created over 2 years ago.

1 Users
 

Tape is a Flash media server for Python.
Created about 1 year ago.

0 Users

DescriptionAmFast is a Flash remoting framework for Python. AmFast can use AMF to communicate between Python and Flash, Flex, and any other system that supports AMF. DemosLive Google App Engine chat ... [More] demo Contact manager demo Chat client and server demo Real-time messaging demo Server FeaturesSupport for NetConnection and RemoteObject RPC. Support for Producer/Consumer 'push' messaging with HTTP polling, HTTP long-polling, and real-time HTTP streaming channels. Support for authentication with NetConnection and RemoteObject. Built in Channels for CherryPy, Twisted Web, Google App Engine, Django, Tornado and plain WSGI. Support for configurable Endpoints. Use AmFast's built-in AMF encoder/decoder C-extension, or use an external AMF encoder/decoder, such as PyAmf for a pure-Python implementation. AMF Encoder/Decoder FeaturesAMF0/AMF3 encoder/decoder written in C as a Python extension for speed. Faster than PyAmf encoder/decoder. Map custom classes with ClassDef objects for complete control over serialization/de-serialization. Full support for IExternalizable objects. Data persistence with SqlAlchemy including remotely-loadable lazy-loaded attributes. Actionscript code generation from ClassDef objects. InstallationMost current version is: 0.4.1 Download the package distribution from PyPi Extract package and execute the following command from within the root distribution directory: # To install entire package: python setup.py install # Install without compiling encode/decode extensions. # # If you don't compile the encode/decode extensions, # you can use PyAmf for encoding/decoding. python setup.py --without-extensions installCompiling the encoder/decoder extensions for Windows DocumentationDocumentation DiscussAmFast Group AboutAbout the AmFast project [Less]
Created 8 months ago.

0 Users

This is an example application that uses Adobe AIR with PyAMF and Google App Engine, showing how an AIR application can call web services through AMF to provide functionality for an AIR application. ... [More] The demo uses the more advanced Flex Object Remoting API which is cleaner and higher level than netconnect. [Less]
Created about 1 year ago.

0 Users

Flash Remoting for Python. Standalone Twisted server. AMF0 / AMF3 / Remote Object support. SWX Gateway.
Created 12 months ago.

0 Users

Rideword is an IRC client specifically written for developers who don't have a stable internet connection. It runs as a web service, so it can be deployed on any host. This lets have a persistent ... [More] connection to IRC (i.e be a 'regular'), even while you're in between hotspots. It is written in python. [Less]
Created about 1 year ago.