unclebean / usopp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

link venv for jupyter

pip install ipykernel
pip install ipython
pip install notebook
python -m ipykernel install --user --name=usopp
jupyter kernelspec list
jupyter notebook  --allow-root

# uninstall venv
jupyter kernelspec uninstall usopp

how to use backtrader

pip install backtrader

replace stealth black project

[] FastAPI + alembic + sqlalchemy

[] general symbol search service

[] auto complete search API

setup the project

using pipenv

About


Languages

Language:Python 89.3%Language:Mako 6.9%Language:Dockerfile 3.8%