Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Currently PyQPL is not available in any repository, but a wheel file will be available for download and installation (location pending), in the meanwhile the PyQPL will be available with the Search API.

Once you have the library the installation is as simple as 

Code Block
pip install pyqpl-VERSION-py3-none-any.whl

Or if the library is not in the same folder as the console

Code Block
pip install path_to_folder/pyqpl-VERSION-py3-none-any.whl`

Download Python 

Download and install Python, currently version 3.11.2


Note
Disable the path length limit to prevent issues in windows environment

Fahim-article-imageImage Added