Skip to main content

This library allows you to quickly and easily use the Optimove Web API v3 via Python

Project description

# Optimove

[![PyPI version](https://badge.fury.io/py/optimove.svg)](https://badge.fury.io/py/optimove) [![Build Status](https://travis-ci.org/nicolasramy/optimove.svg?branch=master)](https://travis-ci.org/nicolasramy/optimove) [![Coverage Status](https://coveralls.io/repos/github/nicolasramy/optimove/badge.svg?branch=master)](https://coveralls.io/github/nicolasramy/optimove?branch=master)

This library allows you to quickly and easily use the Optimove Web API v3 via Python

## Installation

### Requirements

  • [requests](docs.python-requests.org/en/latest/index.html)

see `requirements.txt` for more details

### Install package

` python setup.py install `

## Quick start

### Create a new client

`python from optimove.client import Client client = Client('username', 'password') ``

Or

`python from optimove.client import Client client = Client() client.general.login('username', 'password') `

## Test

Tests are available in `tests/` folder, before to run them, you should install [responses](https://github.com/getsentry/responses). This package is used to bind the HTTP call to Optimove API.

The fixture used for the tests are from the documentation provided by Optimove

### Requirements

` python setup.py test `

## Usage

## Roadmap

## How to contribute

## Troubleshooting

## About

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

optimove-1.0.0b1.tar.gz (18.8 kB view details)

Uploaded Source

File details

Details for the file optimove-1.0.0b1.tar.gz.

File metadata

  • Download URL: optimove-1.0.0b1.tar.gz
  • Upload date:
  • Size: 18.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for optimove-1.0.0b1.tar.gz
Algorithm Hash digest
SHA256 f9fc720a1c4cd87a1791f9412c57726335a0cb5b7f93b68145ae57922bf3a02a
MD5 986696984004c14f2fda0c243991de59
BLAKE2b-256 09830ef19ca1032c47f37692065382942aea5970f9740b5f09a3f2d2241bb431

See more details on using hashes here.

Supported by

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