Skip to main content

Insnail Ai Tools

Project description

Insnail Ai Tools

蜗牛ai团队 python的一些小工具,自用

Install

pip install --upgrade insnail-ai-tools

如果使用了豆瓣、阿里等非官方源,可能出现未同步,使用以下方式安装最新版本:

pip install -i https://pypi.org/simple --upgrade insnail-ai-tools

requires-extra

本模块依赖的包相对较多,所以对需要安装额外依赖包的模块做了若干拆分。 比如如果只需要oss上传的功能,只需要类似如下的安装:

pip install --upgrade "insnail_ai_tools[oss]"

如果只需要fastapi相关的模块:

pip install --upgrade "insnail_ai_tools[fastapi]"

如果同时需要fastapi和sso相关的模块:

pip install --upgrade "insnail_ai_tools[fastapi,sso]"

目前有的模块为:

  • oss: 使用阿里云上传功能
  • sso: 登录验证模块
  • fastapi: fastapi相关模块
  • django: django相关模块
  • flask: flask 相关模块
  • wechat: 跟微信调用相关的模块

development

# 拉取代码
git clone https://git.woniubaoxian.com/ai/insnail_ai_tools.git
# 安装flit
pip install flit==3.0.0
# 安装开发环境
flit install --deps=develop

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

insnail_ai_tools-0.0.84.tar.gz (52.2 kB view hashes)

Uploaded Source

Built Distribution

insnail_ai_tools-0.0.84-py3-none-any.whl (75.0 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