awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 个仓库

Awesome GitHub Repositories第三方 API

用于集成外部服务的客户端库。

Explore 8 awesome GitHub repositories matching part of an awesome list · 第三方 API. Refine with filters or upvote what's useful.

Awesome 第三方 API GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • boto/boto3boto 的头像

    boto/boto3

    9,834在 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
    在 GitHub 上查看↗9,834
  • google/google-api-python-clientgoogle 的头像

    google/google-api-python-client

    8,856在 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
    在 GitHub 上查看↗8,856
  • burnash/gspreadburnash 的头像

    burnash/gspread

    7,479在 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

    电子表格 API 接口。

    Python
    在 GitHub 上查看↗7,479
  • mobolic/facebook-sdkmobolic 的头像

    mobolic/facebook-sdk

    2,789在 GitHub 上查看↗

    Python SDK for Facebook's Graph API

    社交平台 SDK。

    Python
    在 GitHub 上查看↗2,789
  • ryanmcgrath/twythonryanmcgrath 的头像

    ryanmcgrath/twython

    1,861在 GitHub 上查看↗

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

    社交平台 API 封装。

    Python
    在 GitHub 上查看↗1,861
  • charlierguo/gmailcharlierguo 的头像

    charlierguo/gmail

    1,798在 GitHub 上查看↗

    A Pythonic interface for Google Mail

    邮件服务接口。

    Python
    在 GitHub 上查看↗1,798
  • jgorset/facepyjgorset 的头像

    jgorset/facepy

    852在 GitHub 上查看↗

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

    社交平台 API 交互工具。

    Python
    在 GitHub 上查看↗852
  • sunlightlabs/django-wordpresssunlightlabs 的头像

    sunlightlabs/django-wordpress

    361在 GitHub 上查看↗

    WordPress models and views for Django.

    内容管理系统集成。

    Python
    在 GitHub 上查看↗361
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. 第三方 API