Skip to main content

util tools for daily dev

Project description

前言

自己常用的函数平常是在是太多了,经常会重复性编写

索性就自己编写一个python包

create by swm 2018/11/20

2018/11/20

增加判断操作系统的方法

修改名字为swmtools

help(swmtools.manytools)查看目前已有方法

2019/03/26

新增了xml,xlsx,csv文件的读取方法,help(readmanyfile)查看具体使用 新增了时间的处理方法免得以后记混,还有一个计算当前方法运行时间的装饰器 help(timeformat)查看具体使用

使用方法

线下安装:python setup.py bdist_wheel

线上安装:

测试版:
        pip install -i https://test.pypi.org/simple/ swmtools

正式版:
        pip install swmtools

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

swmtools-2.0.0-py2.py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 2 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