Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load data from Google Sheets #35

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

EduardoGHdez
Copy link
Member

@EduardoGHdez EduardoGHdez commented Feb 16, 2020

Closes: #27

  • Create an app in Google Cloud Platform and create API
  • Consume API
  • Show real donations amount in homepage
    image

Is a good practice specify the python version when you start working
with more people in a project. With this, we can ensure that all of us
are using the same python version, and avoid confusion with the
development process.
This adds:
- Pre-requisites
- Installation instructions
- Running instructions
At this point, parsed key/value from the .env file is now present as
system environment variable and they can be conveniently accessed via
os.getenv():
This class help us to create a uniq auth instance with google api, and
get the data only passing the the range.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cargar datos desde Google Sheets
1 participant