Skip to main content

Client library for iVoy

Project description

iVoy

Build Status Coverage Status

iVoy Mensajería Python3.6+ Client Library

Install

To setup your environment:

pip install ivoy

Tests

make test

Create Client

from ivoy import Client

client = Client(
	auth_user= your_auht_user,
	auth_password= your_auth_password,
	ivoy_user= ivoy_system_user,
	ivoy_password= ivoy_system_password
)

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

ivoy-0.0.2.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

ivoy-0.0.2-py3-none-any.whl (8.7 kB view hashes)

Uploaded Python 3

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