awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bear avatar

bear/python-twitterArchived

0
View on GitHub↗
3,406 stars·935 forks·Python·Apache-2.0·3 views

Python Twitter

A Python wrapper around the Twitter API.

Features

  • Twitter - Online microblogging service - Listed in the “Twitter - Online microblogging service” section of the List Of Python Api Wrappers awesome list.

Star history

Star history chart for bear/python-twitterStar history chart for bear/python-twitter

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Python Twitter

Similar open-source projects, ranked by how many features they share with Python Twitter.
  • inueni/birdyI

    inueni/birdy

    0View on GitHub↗
    View on GitHub↗0
  • ryanmcgrath/twythonryanmcgrath avatar

    ryanmcgrath/twython

    1,861View on GitHub↗

    Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs.

    Python
    View on GitHub↗1,861
  • tweepy/tweepytweepy avatar

    tweepy/tweepy

    11,117View on GitHub↗

    Tweepy is a Python library designed to facilitate programmatic interaction with the Twitter platform. It functions as a client that abstracts the complexities of network communication and authentication, allowing developers to manage account data, retrieve posts, and execute platform-specific actions through structured class methods. The library distinguishes itself by providing a comprehensive authentication handler that manages secure token-based authorization flows. It maps raw network endpoints into native language objects, enabling consistent data access and manipulation. By supporting b

    Pythonpythontwittertwitter-api
    View on GitHub↗11,117

Frequently asked questions

What does bear/python-twitter do?

A Python wrapper around the Twitter API.

What are the main features of bear/python-twitter?

The main features of bear/python-twitter are: Twitter - Online microblogging service.

What are some open-source alternatives to bear/python-twitter?

Open-source alternatives to bear/python-twitter include: inueni/birdy. ryanmcgrath/twython — Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs. tweepy/tweepy — Tweepy is a Python library designed to facilitate programmatic interaction with the Twitter platform. It functions as…