Provide calculation methods often used in digital advertising industry
Project description
py-admetric
What is py-admetric?
Provide calculation methods often used in digital advertising industry
What does py-admetric provide?
- CPI (Cost Per Impression)
- CPM (Cost Per Thousand Impressions (Cost Per Mille))
- CPC (Cost Per Click)
- CPA (Cost Per Action (Cost Per Acquisition))
- CPV (Cost Per View)
- CTR (Click Through Rate)
- VTR (View Through Rate)
- CVR (Conversion Rate)
Installation
$ pip install py-admetric
Usage and Example
Example: CPM
from py_admetric import py_admetric
cpm = py_admetric.cpm(50000, 1000)
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
py-admetric-0.0.1.tar.gz
(3.2 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 py-admetric-0.0.1.tar.gz.
File metadata
- Download URL: py-admetric-0.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdb76cecf3476a82d56ef29c120f8ebe62c756f737809ef9956a51e63112849b
|
|
| MD5 |
9b248d1797bb81a730fde6b68de18ebe
|
|
| BLAKE2b-256 |
465e0898059497bdd99b16e9260891b02597c1c85d4a3c8bac4b85cae4ad3a4d
|
File details
Details for the file py_admetric-0.0.1-py3-none-any.whl.
File metadata
- Download URL: py_admetric-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e15b4aecdec4061d6a00d23690fe3658b06991f916ff37db166747e5bd56ca13
|
|
| MD5 |
e579faa13baf7a706ef6f92e569fd629
|
|
| BLAKE2b-256 |
f6198a3dc85f6a8ec038a0f98091734819bc1b2485b16095d0d909c7c936ee6d
|