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 dynamic_url 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.1.1.tar.gz
(3.7 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.1.1.tar.gz.
File metadata
- Download URL: getDynamicUrl-0.1.1.tar.gz
- Upload date:
- Size: 3.7 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.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d42c04f878180c5698c4172b70a5d542aa08e5992650b5232976bdd68999f61
|
|
| MD5 |
bba643474044fa48f1c3aa11efdf57d0
|
|
| BLAKE2b-256 |
5b77c02e11b0237450e50c788a62f6fbdf672c7e39ee53f9ceb2ee444b1756ed
|
File details
Details for the file getDynamicUrl-0.1.1-py3-none-any.whl.
File metadata
- Download URL: getDynamicUrl-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.6 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.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33e890d974fff03e0eaaf96ed8b328e3f359b75eb085bd4cd8d0167a28fa072c
|
|
| MD5 |
966d4c2c07917f53fe80315f8e61abe0
|
|
| BLAKE2b-256 |
cf9e770056febe6c282da2f7f9664a2099b84bf42c30019dba4525763608ce88
|