首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 使用libgmail收发短信通过Gmail库

使用libgmail收发短信通过Gmail库

资 源 简 介

This is a small python class to send and receive text messages via gmail using libgmail found at http://libgmail.sourceforge.net/. It works by sending an email to a list of SMS email gateways. Example: a = GmailSMS(raw_input("Gmail Username: "), raw_input("Password: ")) ID = raw_input("Id of text: ") number = raw_input("Number: ") a.new_conversation(number, ID) a.conversationsID.send_text("HELLO WORLD!",raw_input(": "))

文 件 列 表

gmailsms
gmailshell.py
GmailSMS.py
README.txt
smsalert.py
VIP VIP
  • Aaron 3小时前 成为了本站会员

  • 3小时前 成为了本站会员

  • DAAD 10小时前 成为了本站会员

  • 哇哈哈哈哈哈哈哈 1天前 成为了本站会员

  • 1天前 成为了本站会员

  • 维他 1天前 成为了本站会员

  • agnostic 2天前 成为了本站会员

  • 子非鱼 2天前 成为了本站会员

  • 柠檬汽水 3天前 成为了本站会员

  • 歪猴 3天前 成为了本站会员

0.183998s