Python Connector for Firebird

Install the connector on Linux and macOS - Python Connector for Firebird

Install the connector on Linux and macOS

  1. Download the package.
  2. Open a terminal window.
  3. Verify that you have the pip package installer on your system using the pip --version command. If you don't have it, run the following command to install pip.
    sudo apt update
    sudo apt install python3-pip
  4. In terminal, navigate to the directory that contains the wheel package.
  5. Install the package.
    sudo pip install devart_firebird-version.whl
© 2022-2023 Devart. All Rights Reserved. Request Support Python Connectors Forum Provide Feedback