开发环境搭建教室 👨🏫 🚩
本地开发环境:
软件安装
微软PowerShell | 清华的brew镜像
Pycharm | Python | Anaconda****
终端执行安装
conda update conda
conda update anaconda
conda update anaconda-navigator
pip install ccxt
pip install git+https://github.com/wardbradt/peregrine
pip install git+https://github.com/CongZhengithub/aioquant
终端测试是否成功安装
待完成
云计算开发环境:
Last updated