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

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

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

charlierguo/gmail

0
View on GitHub↗
1,798 星标·386 分支·Python·MIT·1 次浏览

Gmail

A Pythonic interface for Google Mail

Features

  • 第三方 API - 邮件服务接口。

Star 历史

charlierguo/gmail 的 Star 历史图表charlierguo/gmail 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Gmail 的开源替代方案

相似的开源项目,按与 Gmail 的功能重合度排序。
  • 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
  • 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

    Python
    在 GitHub 上查看↗7,479
  • 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
  • jgorset/facepyjgorset 的头像

    jgorset/facepy

    852在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗852
查看 Gmail 的所有 7 个替代方案→

常见问题解答

charlierguo/gmail 是做什么的?

A Pythonic interface for Google Mail

charlierguo/gmail 的主要功能有哪些?

charlierguo/gmail 的主要功能包括:第三方 API。

charlierguo/gmail 有哪些开源替代品?

charlierguo/gmail 的开源替代品包括: boto/boto3 — Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud… burnash/gspread — gspread is a Python client library and API wrapper designed for programmatically interacting with Google Sheets. It… google/google-api-python-client — This project is a discovery-based API client and a Python library for interacting with Google services. It enables… jgorset/facepy — Facepy makes it really easy to use Facebook's Graph API with Python. mobolic/facebook-sdk — Python SDK for Facebook's Graph API. ryanmcgrath/twython — Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs.