Tutorials
PyAMF tutorials are documents that cover a single, specific topic,
and attempt to cover it fairly completely. Modelled on Python's
HOWTO collection, this collection is an effort to foster
documentation that's more detailed than the API documentation.
General
|
Hello World
The classic example
Simple Example
A stripped down example showing object passing across AMF channels
|
Authentication
Using authentication for AMF applications
RemoteObject
How to configure a RemoteObject for use with PyAMF without relying on remoting-config.xml
|
Actionscript
|
Python Shell
Flex interface for interactive Python shell access using Django
Ohloh API
Grab account information from the Ohloh API using Python and Flex
Addressbook
Using SQLAlchemy and Flex to create an addressbook
Binary Socket
Using the Socket ActionScript 3.0 class with Twisted
UDP
Using the UDP support in Adobe AIR 2.0 with Twisted
|
ByteArray
Using the ByteArray class with Django and Flex
GeoIP
Add geolocation information to Flex applications with the GeoIP APIs
RecordSet
How to use RecordSet and SQLAlchemy with ActionScript 2.0
Guestbook
Simple guestbook application using Twisted, MySQL and Flex
|
Python
|
AMF Client
Making service requests to an arbitrary Remoting gateway
Django
Getting started with AMF for Django
Pylons
Setting up an AMF Remoting gateway in a Pylons project
Twisted
Creating AMF Remoting gateways with Twisted
Google App Engine
Run your PyAMF applications on Google's infrastructure
TurboGears
Using PyAMF with the TurboGears2 framework
Web2PY
Creating Flash RPC applications using Web2PY
|
CherryPy
Configure a AMF Remoting gateway for CherryPy web servers
SQLAlchemy
Using SQLAlchemy with PyAMF
Stackless Python
Remoting gateway with Stackless Python and
Twisted
Buildbot
Query build results from AMF applications with the gateway for Buildbot
Werkzeug
Using PyAMF with Werkzeug
|
Apache
Deploy your PyAMF application on the Apache webserver:
Jython
Using PyAMF with Jython, the Java implementation of Python.
|
modjy
Run your application on Apache Tomcat with Jython's modjy
Swing
Setting up an AMF server and client in a native Swing GUI
Ant
Using AMF servers and clients in Apache Ant
|