Install and update qstock
masterInstall the qstock library using pip. To update to the latest version, use the --upgrade flag.
Note for Wencai users: To use the wencai feature, you must upgrade pywencai (pip install --upgrade pywencai) and install jsdom via Node.js by running npm install jsdom in your terminal.