Metadata-Version: 1.1
Name: veryscrape
Version: 0.1.1
Summary: Simple time-series streaming of social media data
Home-page: https://github.com/sentrip/veryscrape
Author: Djordje Pepic
Author-email: djordje.m.pepic@gmail.com
License: GNU General Public License v3
Description: ==========
        veryscrape
        ==========
        
        
        .. image:: https://img.shields.io/pypi/v/veryscrape.svg
                :target: https://pypi.python.org/pypi/veryscrape
        
        .. image:: https://img.shields.io/travis/sentrip/veryscrape.svg
                :target: https://travis-ci.org/sentrip/veryscrape
        
        .. image:: https://readthedocs.org/projects/veryscrape/badge/?version=latest
                :target: https://veryscrape.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://codecov.io/gh/sentrip/veryscrape/branch/master/graph/badge.svg
             :target: https://codecov.io/gh/sentrip/veryscrape
        
        .. image:: https://pyup.io/repos/github/sentrip/veryscrape/shield.svg
             :target: https://pyup.io/repos/github/sentrip/veryscrape/
             :alt: Updates
        
        
        
        Simple time-series streaming of social media data
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://veryscrape.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2018-05-25)
        ------------------
        
        * First release on PyPI.
        
        
        0.1.1 (2018-06-03)
        ------------------
        
        * Refactored VeryScrape and Scraper
        
Keywords: veryscrape
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
