gdata-python3 icon indicating copy to clipboard operation
gdata-python3 copied to clipboard

Gdata-python-client for the XXI century (Python3 client library for Google data APIs)

Results 8 gdata-python3 issues
Sort by recently updated
recently updated
newest added

Remove `(` here: `https://github.com/dvska/gdata-python3/blob/b1547f385b00788f13cd3b9cdcf0e6977fd96f3b/src/atom/core.py#L505`

My python application using [gdata](https://pypi.org/project/gdata-python3/) (gdata-python3==3.0.1). While running the application I'm facing following error: > File "/Users/jay.patel/Desktop/myApp 4/app/modules/hc/py/utils.py", line 6, in > import gdata.apps.service > File "/private/var/folders/d8/9b7yg9fd5tb1bmc_wv6xb2840000gq/T/tmpa2VyEF/lib/python3.7/site-packages/gdata/apps/service.py", line 12, in...

https://github.com/dvska/gdata-python3/blob/5cc5a83a469d87f804d1fda8760ec76bcb6050c9/src/atom/http.py#L95 seems to be at fault - check should verify `data` type is `bytes` instead of `str`.

It seems this library is not in sync with gdata-python-client. There are many fixes in original module for gauth.

Hi, i have atom version 0.4.1, jupyter notebook version 5.4.0. And have attribute error while importing the gdata module? What's wrong with it? with me? `AttributeError Traceback (most recent call...

The bot created this issue to inform you that pyup.io has been set up on this repo. Once you have closed it, the bot will open pull requests for updates...