Get dyanmic Url
Project description
Get Dynamic Url
A small library to get the dynamic cloud run url.
Installation
pip install getDynamicUrl
Get started
How to get the dynamic url based in the url in Bigquery
from getDynamicUrl import Url
# Instantiate a URL object
url_obj = Url()
# Call the get_url method with the headers and bigquery client
# TODO
# db = bigquery client
url_validate = url_obj.get_url(request.headers, db)
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
getDynamicUrl-0.0.5.tar.gz
(3.9 kB
view details)
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 getDynamicUrl-0.0.5.tar.gz.
File metadata
- Download URL: getDynamicUrl-0.0.5.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ad8465045fb3442167cffaec796d9b506ded04b2dcb23caea9f15f85a8fd2b3
|
|
| MD5 |
cbb27fadd69704c97937556448784390
|
|
| BLAKE2b-256 |
7a58150689764e22ddf795c458a9a5e65d36cbabb0716f7cb80e6128322bdee6
|
File details
Details for the file getDynamicUrl-0.0.5-py3-none-any.whl.
File metadata
- Download URL: getDynamicUrl-0.0.5-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41e83a6adc1c5c80689337e40b81ca1e451ef63c0f40dfbe0dab42fc1c1318ea
|
|
| MD5 |
301d59835d4fe7b7cf9a71d0c13d3471
|
|
| BLAKE2b-256 |
628ee096813e071d3bb4af9a5115dab49fd127270c12e8bb6093e0ded49ac4f5
|