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
File details
Details for the file anacode-0.6.1.tar.gz
.
File metadata
- Download URL: anacode-0.6.1.tar.gz
- Upload date:
- Size: 21.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c404a6191e59eb41cd989779ce07c7c951eca887fb84df20342c0e8c8ac6063c |
|
MD5 | 6477fe8c74272d7cf35b8bdef30d02b6 |
|
BLAKE2b-256 | 845158f66cd36896510138b4ba64a8af39f114c11fe9c0cce21b0a0490ed0a92 |