Giter Club home page Giter Club logo

gdata-python3's Introduction

Modernized version of gdata-python-client, for Python versions 3.5+

Install

pip install -e git+https://github.com/dvska/gdata-python3#egg=gdata or sudo python setup.py install

Running Tests and Samples

python ./tests/run_data_tests.py


Copyright (C) 2006-2014 Google Inc.

Licensed under the Apache License 2.0

gdata-python3's People

Contributors

binarymuse avatar duongpc avatar dvska avatar haebinshin avatar lepri avatar mengbiping avatar omarish avatar prasgaur avatar rhooper avatar rooterkyberian avatar s0rx avatar sixthgear avatar slayer96 avatar snarfed avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gdata-python3's Issues

module 'atom' has no attribute 'AtomBase'

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 last)
in ()
1 import gdata.data
2 import gdata.gauth
----> 3 import gdata.contacts.client
4 import gdata.contacts.data

~\Anaconda3\lib\site-packages\gdata\contacts_init_.py in ()
67
68
---> 69 class GDataBase(atom.AtomBase):
70 """The Google Contacts intermediate class from atom.AtomBase."""
71

AttributeError: module 'atom' has no attribute 'AtomBase'`

Best regards.

SyntaxError: invalid syntax

My python application using gdata (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
import gdata.service
File "/private/var/folders/d8/9b7yg9fd5tb1bmc_wv6xb2840000gq/T/tmpa2VyEF/lib/python3.7/site-packages/gdata/service.py", line 64, in
import gdata.auth
File "/private/var/folders/d8/9b7yg9fd5tb1bmc_wv6xb2840000gq/T/tmpa2VyEF/lib/python3.7/site-packages/gdata/auth.py", line 22, in
import gdata.oauth.rsa as oauth_rsa
File "/private/var/folders/d8/9b7yg9fd5tb1bmc_wv6xb2840000gq/T/tmpa2VyEF/lib/python3.7/site-packages/gdata/oauth/rsa.py", line 10, in
from tlslite.utils import keyfactory
File "/private/var/folders/d8/9b7yg9fd5tb1bmc_wv6xb2840000gq/T/tmpa2VyEF/lib/python3.7/site-packages/tlslite/init.py", line 27, in
from tlslite.api import *
File "/private/var/folders/d8/9b7yg9fd5tb1bmc_wv6xb2840000gq/T/tmpa2VyEF/lib/python3.7/site-packages/tlslite/api.py", line 11, in
from .tlsconnection import TLSConnection
File "/private/var/folders/d8/9b7yg9fd5tb1bmc_wv6xb2840000gq/T/tmpa2VyEF/lib/python3.7/site-packages/tlslite/tlsconnection.py", line 71
async=False):
^
SyntaxError: invalid syntax

Initial Update

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 as soon as they are available.

SyntaxError: invalid syntax

Remove ( here:

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

Sync with gdata-python-client

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.