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
·
Back to ryanmcgrath/twython

Open-source alternatives to Twython

10 open-source projects similar to ryanmcgrath/twython, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Twython alternative.

  • bear/python-twitterbear avatar

    bear/python-twitter

    3,406View on GitHub↗

    A Python wrapper around the Twitter API.

    Python
    View on GitHub↗3,406
  • boto/boto3boto avatar

    boto/boto3

    9,834View on GitHub↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Pythonawsaws-sdkcloud
    View on GitHub↗9,834
  • burnash/gspreadburnash avatar

    burnash/gspread

    7,479View on GitHub↗

    gspread is a Python client library and API wrapper designed for programmatically interacting with Google Sheets. It serves as a spreadsheet automation library that enables the creation, organization, and management of cloud-based spreadsheets via Python scripts. The library provides a simplified interface for Google Sheets automation, allowing users to read, write, and update data without writing raw HTTP requests. It supports cloud spreadsheet integration, enabling external Python applications to use Google Sheets as a data storage layer. The project covers a broad range of capabilities inc

    Python
    View on GitHub↗7,479
  • charlierguo/gmailcharlierguo avatar

    charlierguo/gmail

    1,798View on GitHub↗

    A Pythonic interface for Google Mail

    Python
    View on GitHub↗1,798

AI search

Explore more awesome repositories

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

Find more with AI search
  • google/google-api-python-clientgoogle avatar

    google/google-api-python-client

    8,856View on GitHub↗

    This project is a discovery-based API client and a Python library for interacting with Google services. It enables Python applications to make authenticated requests to Google Cloud and Workspace APIs. The library functions by consuming machine-readable metadata descriptions of remote web services to build functional client interfaces at runtime. This allows for dynamic API consumption by generating interfaces from metadata rather than using manual endpoint mapping. The project covers a range of integration capabilities, including cloud service automation and development for Google Workspace

    Python
    View on GitHub↗8,856
  • inueni/birdyI

    inueni/birdy

    0View on GitHub↗
    View on GitHub↗0
  • jgorset/facepyjgorset avatar

    jgorset/facepy

    852View on GitHub↗

    Facepy makes it really easy to use Facebook's Graph API with Python

    Python
    View on GitHub↗852
  • mobolic/facebook-sdkmobolic avatar

    mobolic/facebook-sdk

    2,789View on GitHub↗

    Python SDK for Facebook's Graph API

    Python
    View on GitHub↗2,789
  • sunlightlabs/django-wordpresssunlightlabs avatar

    sunlightlabs/django-wordpress

    361View on GitHub↗

    WordPress models and views for Django.

    Python
    View on GitHub↗361
  • 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