Metadata-Version: 2.0
Name: tweetstash
Version: 0.1.1
Summary: Utility for collecting tweets.
Home-page: https://github.com/hsharrison/tweetstash
Author: Henry S. Harrison
Author-email: henry.schafer.harrison@gmail.com
License: BSD
Keywords: twitter
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Utilities
Classifier: Topic :: Communications
Requires-Dist: docopt
Requires-Dist: toolz
Requires-Dist: tqdm
Requires-Dist: tweepy

========
Overview
========



Utility for collecting tweets.

* Free software: BSD license

**Note**: this project is currently set up minimally to run a single project.
Other features are planned.
In the meantime, if something is missing that you would need to use this, let me know
(or even better, submit a pull request).


Changelog
=========

0.1.0 (TBD)
-----------------------------------------

* First release on PyPI.


