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.1.tar.gz (5.5 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.1-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: yta_google_api-0.1.1.tar.gz
  • Upload date:
  • Size: 5.5 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.1.tar.gz
Algorithm Hash digest
SHA256 79c0e0ac0a893ffb5f1132b21466cf66d19b1cb8f1c7126cbf6f097147db6ad7
MD5 149d191458b1082478beab912766f8a6
BLAKE2b-256 ac690ab933dd0783f1a7cda143f1066da95a1e09dc1326260d31f01f4838b86f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: yta_google_api-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.3 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7ac5ee083092bee26ef7258a115090368fdc068dd9e6d6bf414ba011b58c2303
MD5 e73d9fff111474090f68fe2c7e9c3903
BLAKE2b-256 11a7c8d1fdbb1531f0d0366104084680eebbd50b562c1cc5a2cfb3303fab884f

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