Skip to main content

Vingd

Vingd enables users to pay with money or with time. Money goes directly to publishers and time is monetized indirectly through interaction with brands, content creation, loyalty, bringing new users, etc. As a result Vingd dramatically increases monetization while keeping reach. Vingd’s secret sauce are mathematical models that are adapting to each user in order to extract as much value as possible from their time.

We use vingds (think of it as “digital currency”, points, or credits) to express the value (“price”) of intangible goods (such as TV streams or newspaper articles), to reward users for their activity (time), or to authorize (“charge”) them access to digital goods.

Vingd API for Python

Vingd API enables you to register Vingd objects you’re selling, create Vingd purchase orders, verify and commit Vingd purchases. You can also reward users, either directly (in backend), or indirectly via Vingd vouchers. Detailed docs and demos are available.

Installation

To install the last stable release of Vingd API:

$ pip install vingd

Or, to install from GitHub source:

$ git clone https://github.com/vingd/vingd-api-python
$ cd vingd-api-python
$ make env && source env/bin/activate   (skip if already in virtualenv)
$ python setup.py install

Example Usage

from vingd import Vingd

v = Vingd(username="<vingd-login-username>", password="<vingd-login-password>")

balance = v.get_user_balance()
print 'My balance is VINGD %.2f.' % (balance/100.0)

vouchers = v.get_vouchers()
print "I have %d active vouchers." % len(vouchers)

For more examples, see example/test.py in source.

Documentation

Automatically generated documentation for latest stable version is available on: https://vingd-api-for-python.readthedocs.org/en/latest/.

Release files for vingd 0.1.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for vingd 0.1.2
File Size Uploaded
vingd-0.1.2.tar.gz 11.5 kB Details

Release files / vingd-0.1.2.tar.gz

Download URL vingd-0.1.2.tar.gz
Size 11.5 kB
Tags Source
SHA-256 checksum
How to use checksums
e6b07b57feb26b3cf0692d2ef49233145459c8248c5342c8f0e342d8fe887e51
BLAKE2b-256 checksum
How to use checksums
559d2b82e45bbf1907c3205321aaaff8ac1d63f5cbda59d12b39899b71f7f0e6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

0.1.8

1 release file

0.1.7

1 release file

0.1.6

1 release file

0.1.5

1 release file

0.1.4

1 release file

0.1.3

1 release file

This release

0.1.2 This release

1 release file

0.1.1

1 release file

0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page