Python wrapper for linkvertise monetizing api.
Project description
linkvertise 1.1.5
Python wrapper for linkvertise monetizing api.
Installation
You can install package directly from pypi
pip install linkvertise
Example usage
from linkvertise import LinkvertiseClient
# Defining the client
client = LinkvertiseClient()
# Creating a linkvertise url, and printing it
# 25565 is your linkvertise account id, and,
# google.com is link to monetize.
link = client.linkvertise(25565, "google.com")
print(link)
# Returns https://link-to.net/25565/832.3652483894998/dynamic?r=Z29vZ2xlLmNvbQ==
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
linkvertise-1.1.5.tar.gz
(2.1 kB
view details)
Built Distribution
File details
Details for the file linkvertise-1.1.5.tar.gz
.
File metadata
- Download URL: linkvertise-1.1.5.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d132a99b3e83c160fc4e162a78bb1dc0f0d30861597f0265e60ddba3a8fd663 |
|
MD5 | 86cb28469f284ad00fe78caeb24317e2 |
|
BLAKE2b-256 | d84c0a503aa0818a0efbeafa7642763c7c28c4e07b32ef2302ff45ac5c9f3f31 |
File details
Details for the file linkvertise-1.1.5-py3-none-any.whl
.
File metadata
- Download URL: linkvertise-1.1.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.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c6fa37707d82ee9fa7159a3dd9261992778766f4af4d616bedeaa5703695974 |
|
MD5 | 984182c1587958f1dde67b2e0af20a0c |
|
BLAKE2b-256 | 938492857b4249de78d37b77446b85c0608a5f00f400570601c2e2690e263404 |