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.1 (2015-09-11)

  • Update installation requirements

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.1.tar.gz (5.2 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for yolapy-0.1.1.tar.gz
Algorithm Hash digest
SHA256 33d5ef643b91d31a3075ba6d3d8d10277cfbe0d76b03ba6422531fe580d0e070
MD5 050fe304a0161d57be3ead6ccd56416b
BLAKE2b-256 e804e44703a25a15c7fd9ddf69123bb352b00fc95bf6a1cb5eaa0e760eef2a84

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