package to ingest data in Google Sheets file for FInOps reporting
Project description
FORE stand for Fin Ops REporter
Autentication and authorization Overview
This package will be published on PyPi as downloadable package.
The main purpose of it is to Oauth2 authenticate a user of the Jupiter Notebook (JpN) that will need access to Google Sheets application. The security context is the current macOS user who use the Jupiter notebook and is logged in with Google's account.
In order to ustilize the Google's Sheets API the JpN code would need to:
- enable Google Sheet API in the GCP project where the application is registered.
- install the package
forefrom PyPi; - recieve a file
credentials.jsonfrom her line manager and copy it to~/crgoauthfolder. This file contains the JpN application's credentials. The security context for the credentials ishttps://www.googleapis.com/auth/spreadsheets; - Logging in the Cloudreach's google account and in the prompted window authorized the JpN application to access the Google Sheets API.
HowTos
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fore_cloudreach-0.0.1.dev3.tar.gz.
File metadata
- Download URL: fore_cloudreach-0.0.1.dev3.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1e605a0f21b520a010bf8faa1120ebfddd302947aea738e53f4ec88bfe347c8
|
|
| MD5 |
ce23bdf29a89c3248d2e15bc2b093472
|
|
| BLAKE2b-256 |
717f5d7187716d1ca058b9d1d6d7c925cad46529e59aec1181c6c29cb2806404
|
File details
Details for the file fore_cloudreach-0.0.1.dev3-py3-none-any.whl.
File metadata
- Download URL: fore_cloudreach-0.0.1.dev3-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
556b0f93592bbf4682a14b46b5a46a65a134e897fff62adbc38eb31180c5bf8c
|
|
| MD5 |
b6ec2ce5373c82567ce8c3b853f7433a
|
|
| BLAKE2b-256 |
c2a51689ce69960e51a32f8cb0ab143d17fb748f885dffc00a9e25ff09a62b41
|