Skip to main content

交易对账

Project description

安装环境

基础环境安装

conda create --name quantguard python=3.10.6
conda activate quantguard

安装poetry包管理工具

pip install poetry

安装项目依赖

poetry install

开发过程中安装具体某个包

poetry add xxx包名

启动项目

本地测试

请在config目录下创建settings.local.yml填写自己的配置

启动

quantguard server

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

quantguard-0.1.17.tar.gz (14.7 kB view hashes)

Uploaded Source

Built Distribution

quantguard-0.1.17-py3-none-any.whl (23.5 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