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==
Release files for linkvertise 1.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| linkvertise-1.1.5.tar.gz | 2.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| linkvertise-1.1.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.6 kB
Release files / linkvertise-1.1.5.tar.gz
| Download URL | linkvertise-1.1.5.tar.gz |
|---|---|
| Size | 2.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3d132a99b3e83c160fc4e162a78bb1dc0f0d30861597f0265e60ddba3a8fd663
|
|
BLAKE2b-256 checksum How to use checksums |
d84c0a503aa0818a0efbeafa7642763c7c28c4e07b32ef2302ff45ac5c9f3f31
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / linkvertise-1.1.5-py3-none-any.whl
| Download URL | linkvertise-1.1.5-py3-none-any.whl |
|---|---|
| Size | 2.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4c6fa37707d82ee9fa7159a3dd9261992778766f4af4d616bedeaa5703695974
|
|
BLAKE2b-256 checksum How to use checksums |
938492857b4249de78d37b77446b85c0608a5f00f400570601c2e2690e263404
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|