Skip to main content

pysak 是一个简单、强大、干净的python公共函数库。

Project description

Sak

🍉 pysak 是一个简单、强大、干净的python公共函数库。

安装

依赖库

pip install -r requirements.txt -i https://pypi.douban.com/simple/

快速上手

导入

如果你将Sak放置于项目的根目录,你可以直接导入Sak,不需要任何前缀:

import Sak

许可证

MIT

一些小技巧

pip指定源安装

#阿里源
pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/

#豆瓣
pip install -r requirements.txt -i https://pypi.douban.com/simple/

#清华大学
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple/

导出当前项目依赖

pip freeze > requirements.txt

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

pysak-0.0.9.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

pysak-0.0.9-py3-none-any.whl (7.6 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