Absolutely feasible. There should be no difference at all in
complexity to integrate panda with django as opposed to ruby. It's
just that the tutorial hasn't been written yet (so you'd make yourself
extremely popular if you contributed one!)
I'd take a look at http://pandastream.com/docs/api and if you're
interested in making a python library you might like to take a look at
what the ruby one does (http://github.com/newbamboo/panda_gem/tree/d6b7149a160da74f5d7ea273e7c35684db394258/lib/panda/video.rb
). Having said that it's really only a trivial wrapper around 3 http
calls - create a new video, show details for 1 video, and show details
for all videos - so you could easily manage without it.
The AMI can be used unchanged.
Let us know how you get on!
Martyn