Python短网址库 Tiny4py

码农软件 · 软件分类 · 短网址服务 · 2020-02-10 14:41:32

软件介绍

Tiny4py 是一个 Python 封装了短网址功能的开发包,支持的服务包括:goo.gl, bit.ly and tinyurl.

示例代码:

 myqrcodefile=bitly_shortener.getQRCode("http://bit.ly/eU1ktT")

 localFile
= open("myqrcode_bitly.png", 'wb')
 localFile
.write(myqrcodefile)
 localFile
.close()

本文地址:https://codercto.com/soft/d/25311.html

C++编程思想

C++编程思想

埃克尔(美) / 刘宗田/等 / 机械工业出版社 / 2000-01 / 39.00

一起来看看 《C++编程思想》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具