Skip to content

Fidelizador/fidelizador-python-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fidelizador python example

Documentation

This example shows how to interact with Fidelizador Api using python.

Installation

Clone or download the source and install dependencies

pip install -r requirements.txt
# or
pipenv install

Configuration

cd /path/to/project
cp settings.cfg.dist settings.cfg

Configure your information in settings.py file.

Running an example

cd /path/to/project
python simulate.py

Tests

Tested on ubuntu 18.04 and 19.10 using python 2.7 and 3.5+

About

Basic API interaction example using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages