Metadata-Version: 2.0
Name: brandelion
Version: 0.1.6
Summary: Social media brand analytics
Home-page: https://github.com/tapilab/brandelion
Author: Aron Culotta
Author-email: aronwc@gmail.com
License: BSD
Keywords: brandelion
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: docopt
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: requests
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: twutil

===============================
Brandelion
===============================

.. image:: https://badge.fury.io/py/brandelion.png
    :target: http://badge.fury.io/py/brandelion

.. image:: https://travis-ci.org/aronwc/brandelion.png?branch=master
        :target: https://travis-ci.org/aronwc/brandelion

.. image:: https://pypip.in/d/brandelion/badge.png
        :target: https://pypi.python.org/pypi/brandelion


Social media brand analytics

* Free software: BSD license
* Documentation: https://brandelion.readthedocs.org.

Features
--------

* TODO



History
---------------------

0.1.4 (2015-10-06)
* require scikit-learn

-------
0.1.4 (2015-10-06)
---------------------
* require sklearn

0.1.3 (2015-10-06)
---------------------
* Correctly specify requirements in setup.py

0.1.2 (2015-10-06)
---------------------
* Fix packaging bug

0.1.1 (2015-10-06)
---------------------

* Python 2->3
* Support continuous collection of followers.


0.1.0 (2015-01-01)
---------------------

* First release on PyPI.


