Skip to content

Instantly share code, notes, and snippets.

@j2labs
j2labs / gist:1046726
Created June 25, 2011 18:15
Stream API example in Python using PyCurl
#!/usr/bin/env python
# Example for reading from the Twitter streaming API using pycurl
#
# PyCurl is not installed by default so install it like this:
#
# pip install pycurl
#
# The streaming api methods are documented here:
@goFrendiAsgard
goFrendiAsgard / Setup_Aptana.txt
Created October 20, 2012 05:59
Using Aptana as killer web-app (and python) IDE
Aptana is a killer editor, the one IDE to rule everything in web realms. It support PHP, Python, Rubby, Python, Javascript, CSS and HTML. It's free, so you can just use it and start to do wonderful things.
Base installation :
1. Install Eclipse
2. Run eclipse
3. Go to: Help > Install New Software
4. Press Add button
5. Add Location "http://download.aptana.com/studio3/plugin/install", name it as "Aptana Plugin" or whatever
6. Back to Help > Install New Software (or just close the previous dialog)
7. Choose "Aptana Plugin" in Work With input