Skip to main content

Python client for the Yola API

Project description

Usage

from yolapy.services import Yola


yola = Yola(
    url='https://wl.qa.yola.net/',
    auth=('username', 'password'))

yola.create_user(
    email='test@example.com',
    name='Jane',
    surname='Doe',
    partner_id='WL_YOLA',
    preferences={'name': 'value'})

See http://yolapy.readthedocs.org/ for available methods with documentation.

Development

To lint your code automatically when you make changes:

$ cp tube.py.sample tube.py
$ stir

0.1.0 (2015-09-02)

  • Initial version with Yola wrapper for the Yola API

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yolapy-0.1.0.tar.gz (5.1 kB view details)

Uploaded Source

File details

Details for the file yolapy-0.1.0.tar.gz.

File metadata

  • Download URL: yolapy-0.1.0.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for yolapy-0.1.0.tar.gz
Algorithm Hash digest
SHA256 90f5ae74d922d20eb032f79827d668e8232f592346b8326ce1c074e1db814faf
MD5 6b7c6708bd43d4f3eef65698450c5f99
BLAKE2b-256 82f572c1dc21bddc301261135a7537ae9ff91a88c394ef02420b1b53f909aedc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page