You only need a single file:
http://code.google.com/p/python-linkedin/source/browse/trunk/python-linkedin-1.2/linkedin/linkedin.py
so the easyest solution is to drop in the login_methods folder.

The proper way would be to install the module in web2py/site-packages
and make sure that, on gae, site-packages is added to sys.path

On Mar 25, 9:18 am, Carl <[email protected]> wrote:
> I aim to use web2py\gluon\contrib\login_methods\linkedin_account.py
> along withhttp://code.google.com/p/python-linkedin/
>
> I'm deploying on GAE so I was hoping someone had a suggestion of where
> I should install the library (http://code.google.com/p/python-
> linkedin/) within Web2py?
>
> Should it be within my applications/app direction (thereby ensuring
> it's easier to install Web2py upgrades?)
>
> is there anything to watch out for so ensure the files work under
> dev_appserver and the GAE cloud?
>
> thanks

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to