Installation
Follow the steps below to install pystocktopus locally.
Create a virtual environment
Create and activate a virtual environment
Install dependencies
pystocktopus uses modern Python packaging and can be installed using pip -
Setting-up Project
To use the software properly setup these API keys to completely use the features of the project:
Setup API Globally
Build pystocktopus from source
If you want to develop pystocktopus, or use its latest commit (!can be
unstable!), you might want to install it from the source -
- Clone this repository
- Change directory
- Install the package in editable mode with the "dev" dependencies
Feel free to read our
Contributing Guide
for more information on developing pystocktopus.