Skip to content

Installation

Graphical Installer (GUI only, no CLI)

If you find it difficult to use the terminal and do not need CLI (working with the application via the command line), download the ready-made installer from the releases page:

https://github.com/andgineer/ibkr-porez-py/releases

Since the installer includes the Python interpreter, it is very large, and the graphical application it installs is also large and sluggish.

If possible, consider installing with uv tool (see below) — you will get the same graphical application but much lighter. The installation itself will be simpler, much faster, and trouble-free.

Download the latest .dmg file. Because the app is not signed with an Apple certificate, macOS may block it on first open.

"IBKR Porez" is damaged and can't be opened. You should move it to the Bin.

Do not move it to the Bin. Instead:

  1. Open System Settings -> Privacy & Security
  2. At the bottom of the Security section, you will see a blocked-app message. Click Open Anyway
  3. Confirm opening in the next dialog

You may need to repeat the same steps twice: - first when opening the downloaded installer (.dmg) - and again when launching the installed app from /Applications for the first time

After that, the app should launch without warnings.

Download the latest .msi file. Because the installer is not code-signed, Windows may show security warnings.

If your browser blocks the download (for example in Microsoft Edge): 1. Open the browser downloads panel (Ctrl+J) 2. Find the blocked .msi download 3. Click Keep -> Show more -> Keep anyway

When launching the installer, Windows may show Windows protected your PC: 1. Click More info 2. Click Run anyway

You may also see a User Account Control dialog with Unknown publisher. If the file came from the official releases page, click Yes to continue.

After installation, the app should start normally.


Install with uv tool

Install Astral uv tool

Install application

uv tool install ibkr-porez --python 3.12