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.52.tar.gz
(46.5 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.52.tar.gz.
File metadata
- Download URL: insnail_ai_tools-0.0.52.tar.gz
- Upload date:
- Size: 46.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.25.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70d7e3cd11e1c3f7cfbe3846533884dcff19f97b916d845edddf213c69e7e5f2
|
|
| MD5 |
38af4f4703dc63e0e90f9748bb15bed9
|
|
| BLAKE2b-256 |
177a820bd53398439d9e2d2b9782dff980c0f992e44173a566c76f68b3b2a9f4
|
File details
Details for the file insnail_ai_tools-0.0.52-py3-none-any.whl.
File metadata
- Download URL: insnail_ai_tools-0.0.52-py3-none-any.whl
- Upload date:
- Size: 65.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.25.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4affc0d066ea442f65f5644c63a3164ec9d948f5916b794d66ca5d12f27018a0
|
|
| MD5 |
bd4f852272855f1276aad3b6b49c1df2
|
|
| BLAKE2b-256 |
1b3f7b3a58e744699da256eb3e63634382967f54b32a9d8848dd52a22b769f80
|