Last updated:
0 purchases
apitalker 1.0.4
Apitalker
Table of Contents
About
Documentation
Getting Started
Usage
Examples
About
Python3 library. Wrapper for Apitalks API calls. Enables simple calls for api resources with optional use of available parameters, as specified in Apitalks documentation.
Returned data (when method apitalker.api.API.get_data() is used) are handled by apitalker.data.Data class, which provides some convenient methods for working with data.
Documentation
Documentation including examples is HERE.
Getting Started
These instructions will get you up and running.
Prerequisites
What things you need to install the software.
- Python 3+
- requests
- pandas
Installing
To install this package, simply use standard pip install apitalker or clone this repo and run python setup.py install.
Usage
See examples in Documentation
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.