Terry toolkit
Project description
这里是说明
web操作库
pip install tkitWeb -i https://pypi.org/simple/
# 使用
import tkitWeb th=tkitWeb.Http()
# 下载文件 url=”https://files.pythonhosted.org/packages/64/f8/434a36c186aefada16735bc6d8b489fbeaa0144419cf2a5f15033d0d129a/tkitFile-0.0.1.2.tar.gz” name=”tkitFile-0.0.1.2.tar.gz” data=th.download(url,name,dirname=’tfiles’) print(data)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tkitWeb-0.0.1.0.tar.gz
(2.9 kB
view hashes)