teamleader2db:去做 源码
Teamleader2Db 将来自teamleader api的数据合成到PostgresQL DB中的组件。 先决条件 Python> = 3.7(在本地工作时) 软件包python3-venv (在本地工作时) PostgreSQL软件包(在本地运行集成测试时) 具有适当架构的PostgreSQL DB Docker(可选) 访问 二手图书馆 viaa-chassis psycopg2与PostgreSQL服务器通信 fastapi公开json api以启动deewee和avo同步作业 uvicorn -ASGI服务器实现,使用用于运行fastapi服务器的uvloop argh -CLI同步调用的命令行解析 requests -使用请求实现带有oauth2的Teamleader api调用 快速API 我们添加了fast-api来进行同步调用,并实现与teamlea
文件列表
teamleader2db-master.zip
(预估有个37文件)
teamleader2db-master
config.yml.example
992B
main.py
152B
Dockerfile
964B
tests
unit
__init__.py
0B
comm
__init__.py
0B
test_app.py
4KB
暂无评论