A simple scraper for Twitter (requires Python >= 3.6)

theenglishway (time) 4935b1edbf Initial commit 7 年之前
.github 4935b1edbf Initial commit 7 年之前
docs 4935b1edbf Initial commit 7 年之前
tests 4935b1edbf Initial commit 7 年之前
twhatter 4935b1edbf Initial commit 7 年之前
.editorconfig 4935b1edbf Initial commit 7 年之前
.gitignore 4935b1edbf Initial commit 7 年之前
.travis.yml 4935b1edbf Initial commit 7 年之前
AUTHORS.rst 4935b1edbf Initial commit 7 年之前
CONTRIBUTING.rst 4935b1edbf Initial commit 7 年之前
HISTORY.rst 4935b1edbf Initial commit 7 年之前
LICENSE 4935b1edbf Initial commit 7 年之前
MANIFEST.in 4935b1edbf Initial commit 7 年之前
Makefile 4935b1edbf Initial commit 7 年之前
Pipfile 4935b1edbf Initial commit 7 年之前
Pipfile.lock 4935b1edbf Initial commit 7 年之前
README.rst 4935b1edbf Initial commit 7 年之前
setup.cfg 4935b1edbf Initial commit 7 年之前
setup.py 4935b1edbf Initial commit 7 年之前
tox.ini 4935b1edbf Initial commit 7 年之前

README.rst

========
Twhatter
========


.. image:: https://img.shields.io/pypi/v/twhatter.svg
:target: https://pypi.python.org/pypi/twhatter

.. image:: https://img.shields.io/travis/theenglishway/twhatter.svg
:target: https://travis-ci.org/theenglishway/twhatter

.. image:: https://readthedocs.org/projects/twhatter/badge/?version=latest
:target: https://twhatter.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status


Scraper for Twitter


* Free software: BSD license
* Documentation: https://code.theenglishway.eu/theenglishway-utils/twhatter


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