Skip to main content

Anacode API querying and aggregation library

Project description

This is the Python client library for Anacode API. To get started you can check out READMEs in api and agg subfolders that provide usage examples.

If you want to learn more about API calls please read their documentation.

Installation

Library is published via PyPI so you can install it using pip:

pip install anacode_toolkit

You can also clone it’s repository and install from source using setup.py script:

git clone https://github.com/anacode/anacode-toolkit.git
cd anacode-toolkit
python setup.py install

Python Version

Currently we run tests against Python 2.7.12 and Python 3.5.2, but library should work with Python 2.7+ and Python 3.3+ versions as well.

Dependencies

Library dependencies are:

  • requests

  • numpy

  • pandas

  • matplotlib

  • seaborn

  • wordcloud

  • pillow

Test dependencies:

  • pytest

  • mock

  • pytest-mock

  • freezegun

License

Licensed under BSD-3-Clause.

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

anacode-0.6.1.tar.gz (21.9 kB view hashes)

Uploaded Source

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