Can I use Requests in a GAE Web2py project?

23 views
Skip to first unread message

Carl

unread,
May 29, 2013, 1:05:22 PM5/29/13
to web...@googlegroups.com
I downloaded this pure Python code for using LinkedIn's API - the new API they launched this year.

https://github.com/ozgur/python-linkedin


Is anyone using "requests" in a Web2py project?

Follow-up: anyone using Ozgur's **new** LinkedIn code?

Niphlod

unread,
May 29, 2013, 2:50:36 PM5/29/13
to web...@googlegroups.com
according to https://github.com/kennethreitz/requests/issues/498 surely there has been some work to adapt requests to GAE.

Carl Roach

unread,
May 30, 2013, 2:34:08 AM5/30/13
to web...@googlegroups.com

thanks for the pointer. urllib3 has been ported to GAE (requests uses urllib so that's one worry off the list) but requests uses some file-system calls (and GAE doesn't support file systems).

I'll take a look and see if the library has been taken further for GAE.

--
 
---
You received this message because you are subscribed to a topic in the Google Groups "web2py-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/web2py/0XA5gtXiu3U/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to web2py+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Reply all
Reply to author
Forward
0 new messages