Skip to main content

akitools

Project description

PyPi Version License

Install
pip install akitools
Example
>>> from akitools import ftime
>>> ftime()
'20191109'
>>> ftime(f=4)
'2019-11-09 13:12:04'
>>> ftime(t=1571940315)
'20191025'

>>> from akitools import ctime
>>> ctime('2017-01-01')
1483200000
名称 类型 返回值 简介
HEADER 常量 dict 浏览器UA
ftime 函数 str 时间戳转换成日期/时间字符串
ctime 函数 int 日期/时间字符串转换成时间戳
mail 函数 None 发送邮件
logs 函数 None 日志写入
weather 函数 dict 天气气象信息
ip 函数 dict IP地址信息
proxy 函数 dict IP代理信息
cryptocurrencies 函数 dict 牌价

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

akitools-0.1.0.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

akitools-0.1.0-py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page