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
- pip
Installation
Install the package:
pip install python-firebase-url-shortener
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-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88920cb09adeabe0d76cd4e6b1d279fc0b4bd48918f3b7b587fbb12773153ce2 |
|
MD5 | ed41bc85ab069a912350d41542477ff0 |
|
BLAKE2b-256 | 9622a293f0e9e39a04fed8e59cf87a1e169f46f183ef382e4994c661686c21da |
Close
Hashes for python_firebase_url_shortener-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8b50fb091cb91685de63d8835f42c32c385aee50f9bbdb66e87a419b623cfeb |
|
MD5 | 2158ae5ba6c94938d1815c848629ef9e |
|
BLAKE2b-256 | f186479aae35bc915ab096af34f7d04a5a3499dc7ea4cf207138362cf16515a5 |