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
import tla
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. If you have Phyton version 3.0 or above, pleaes use the 3.x version.
