Created
March 31, 2020 16:29
-
-
Save cunhafh/8258263b31576f9eca79bcf2124c3395 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ python3.6 -m venv venv | |
$ source venv/bin/activate | |
(venv)$ pip install pylivetrader |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment