Skip to content

shurph-quiet-harbor/nextcaller-python-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nextcaller-python-api

Build Status

A Python wrapper around the Nextcaller API. The library supports python versions 2.6, 2.7, 3.2, 3.3, 3.4

Installation

Dependencies:

  • requests

Installation:

cloning from the GitHub repo:

$ git clone git://github.com/nextcaller/Nextcaller-python-api.git
$ cd nextcaller-python-api
$ python setup.py test
$ python setup.py build
$ python setup.py install

use pip with the GitHub repo:

$ pip install -U git+git://github.com/nextcaller/nextcaller-python-api.git

use pip with pypi:

$ pip install -U pynextcaller

Documentation

Full documentation see here

About

A Python wrapper around the Nextcaller API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%