Importing bitly.py in twitter-gedit.py

Vikash Dhankar vikash.2089 at gmail.com
Wed Dec 30 23:58:55 EST 2009


Hi,
I am newbie in the python, I am stuck into a small problem.

Me and my friend are working on the gedit based Twitter plugin.
http://code.google.com/p/gedit-twitter-plugin/

Now I want to add the tiny URL thing into this. I am using the bitly
API for this.
Its is already available in the python bitly.py
http://code.google.com/p/python-bitly/

now i want to use this bitly.py into the main file ( importing the
bitly.py to the twitter_gedit.py) .

One thing more, bitly.py uses the django.utils so you can download
that from http://www.djangoproject.com/download/

Thanks. its open
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bitly.py
Type: text/x-python
Size: 7269 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20091231/1c73696a/attachment-0002.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: twitter_gedit.py
Type: text/x-python
Size: 4870 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20091231/1c73696a/attachment-0003.py>


More information about the Python-list mailing list