Python 2.6.2 Installation Instructions
Signup and Site Submission Required to fully install plugin.
Create a directory named tla and copy the source code below into tla/__init__.py. Then use the following code in your application
from tla import *
tla = TextLinkAds('XXXXXXJOINtextlinkadsFORKEYXXXXXX')
print (tla.get_html())Package Info
This Python module integrates our Standard Text Links Ads functionality directly into your Python driven site. It is for Python version 3.0 + see the 2.6 version.
