Metadata-Version: 2.0
Name: NanStats
Version: 0.0.1
Summary: A Python adapter for the Nanigans Reporting API.
Home-page: https://github.com/unique-influence-tech/nanigans-reporting-api
Author: Sean Kennedy
Author-email: UNKNOWN
License: MIT
Keywords: advertising,facebook,data
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: mock
Requires-Dist: requests

========
NanStats
========

-------
Welcome
-------

Welcome to NanStats; a Python adapter for the Nanigans Reporting API. 

------------
Project Goal
------------

The target audience for this package are data teams or developers that need to interact with the Nanigans Reporting API. The adapter is designed to make requesting data simple and repeatable.

----------------
Acknowledgements
----------------

This library is an adapted version of other request-response based interfaces (e.g. TwitterAds, Requests).





