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.55.tar.gz
(47.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file insnail_ai_tools-0.0.55.tar.gz.
File metadata
- Download URL: insnail_ai_tools-0.0.55.tar.gz
- Upload date:
- Size: 47.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.25.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc6b1aeaf93823c2ac289ef855c8e4efee0e3170349a21e0c3c29960ac443a84
|
|
| MD5 |
c0bb3bac018ac105c95065de87b17cd0
|
|
| BLAKE2b-256 |
7e569f53ec42a10b524b9469e1c36b3f5b080e37711e7287afe91dd2fd466c0d
|
File details
Details for the file insnail_ai_tools-0.0.55-py3-none-any.whl.
File metadata
- Download URL: insnail_ai_tools-0.0.55-py3-none-any.whl
- Upload date:
- Size: 67.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.25.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e365cd6857300042e999f20687ad3f46594ba35b0478b50af32cccb8f925192
|
|
| MD5 |
c48e58ffea55749b9805b91c33e94a85
|
|
| BLAKE2b-256 |
58291b34f39591423c951287d4f8cae7c222f54409aa430ac25af2e33702e3ea
|