A Python Client for Firebase Dynamic Links to Shorten URLs.
Project description
Firebase Dynamic Links URL Shortener
This is a Python Client for Firebase Dynamic Links to Shorten URLs.
Requirements
Be sure you have the following installed on your development machine:
- Python >= 3.6.3
- requests
Usage
from python_firebase_url_shortener.url_shortener import UrlShortener
url_shortener = UrlShortener('your_api_key', 'domain_name')
url_shortener.get_short_link('https://www.example.com/')
Note
Here Domain Name Refers to The Subdomain you set for your Dynamic Links.
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
Close
Hashes for python_firebase_url_shortener-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1838953d1949a3c0ae00b9752b7861c863ea1a3751f5dea727be9e9c430cf0f |
|
MD5 | fab3d88d496c501c0783c789515a9337 |
|
BLAKE2b-256 | ffc7ef3768c18ea6f3529babf1f8ca42503c8f1e1e1f2da5793b320227c64c0e |
Close
Hashes for python_firebase_url_shortener-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84fcc1d58453b9017c26b5c8e82d291cbb741cdfa4a7a03ad1ccc2c29b6c02af |
|
MD5 | a06ea6e8bca507eb579395be89045278 |
|
BLAKE2b-256 | 4ef535849cef91c22536dce8e7f75b5c8faa80bea9678b57b913479ee783e99a |