Skip to main content

Multi-Auth handling,Twitter library for python

Project description

Tweepy: Twitter for Python!

Tweepy Mashup: Mutli-Auth Handling Tweepy for Python 3+

This is a mashup of Tweepy 3.8.0 and NIRG’s fork of a python 2 Tweepy version. Nirg’s forked allowed for automatic switching of Auth handlers as Ratelimit approached. That functionality has been mashed with the updated features included with Tweepy’s latest version(3.8.0). ======

[![Build Status](http://img.shields.io/travis/tweepy/tweepy/master.svg?style=flat)](https://travis-ci.org/tweepy/tweepy) [![Documentation Status](http://img.shields.io/badge/docs-v3.8.0-brightgreen.svg?style=flat)](http://docs.tweepy.org) [![Version](http://img.shields.io/pypi/v/tweepy.svg?style=flat)](https://pypi.org/project/tweepy/) [![Coverage Status](https://img.shields.io/coveralls/tweepy/tweepy/master.svg?style=flat)](https://coveralls.io/github/tweepy/tweepy?branch=master) [![Discord](https://img.shields.io/discord/432685901596852224.svg)](https://discord.gg/bJvqnhg)

Installation

The easiest way to install the latest version is by using pip/easy_install to pull it from PyPI:

pip install tweepymashup

You may also use Git to clone the repository from GitHub and install it manually:

git clone https://github.com/oblockton/tweepy_fix cd tweepy python setup.py install

Python 3.5, 3.6, & 3.7 are supported.

Community

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tweepymashup-1.0.7.tar.gz (27.2 kB view hashes)

Uploaded Source

Built Distribution

tweepymashup-1.0.7-py2.py3-none-any.whl (30.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page