Skip to main content

Google API services simplified.

Project description

YTA Google Api

The simplest way to interact with the Google API services.

This library is intented to simplify the interaction with the Google API for using the Google services such as Youtube, Slides, etc.

Instructions

  • Go to Google Developers Console (https://console.cloud.google.com/), create an Oauth user and enable the service you need to use.
  • Obtain your Oauth user secret, download it and place it in your project (calling it client-secret.json is ok).
  • Create a folder called token_files in your project.
  • Use this from yta_google_api.oauth.google_oauth_api import GoogleOauthAPI in your code to import the Oauth main class.
  • Create a CLIENT_SECRET_FILENAME = PROJECT_ABSPATH + 'client-secret.jon' and a TOKEN_FILES_ABSPATH' = PROJECT_ABSPATH + 'token_files/'
  • Instantiate it as instance = GoogleOauthAPI(CLIENT_SECRET_FILENAME, TOKEN_FILES_ABSPATH)
  • And now you have to look for your service API_NAME, API_VERSION and SCOPES to be able to create a new service by intance.create_service(API_NAME, API_VERSION, SCOPES).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yta_google_api-0.1.0.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

yta_google_api-0.1.0-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file yta_google_api-0.1.0.tar.gz.

File metadata

  • Download URL: yta_google_api-0.1.0.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.0 CPython/3.9.0 Windows/10

File hashes

Hashes for yta_google_api-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4e3070eb64191016b8e27469ccee3974cbfcb16aa514a1105ee9d555e164c6b7
MD5 db606a0c362693e096075c23c8055c9f
BLAKE2b-256 06a6adca10daf88d2a8d43ace647e5ed5af457130fbfa437be27403aff23f619

See more details on using hashes here.

File details

Details for the file yta_google_api-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: yta_google_api-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.0 CPython/3.9.0 Windows/10

File hashes

Hashes for yta_google_api-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4820c5c51eaf95eee6f436c11287caa728f3c65dd57e633cb720d13f16387177
MD5 d56c73daad7c8e2f155203df497f577f
BLAKE2b-256 f66b907cc49e806f678fb645ac0f225840460788b2a8af0055e4e8426490e1c8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page