Fbs

Latest version: v1.2.5

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 19

0.6.4

It is now even easier to define custom exception handlers. See the source code documentation in the module.

0.6.3

fbs uses a [custom `excepthook`](https://github.com/mherrmann/fbs/blob/1ad32d133a6163e7a76707820936f6b1de54569d/fbs_runtime/excepthook.py) to fix some shortcomings of both Python and PyQt5/PySide2. Previously, it was hard to subclass fbs's classes that do this. In particular, subclasses had to call a private method (`_add_missing_frames`) to get the full stack trace "added" by fbs's custom Excepthooks. Now, `QtExcepthook#handle(...)` gives you the full stack trace without you having to call private methods.

0.6.2

This new module lets you very easily implement a license key functionality for your app. Please see the associated [documentation](https://build-system.fman.io/manual/#license-keys).

0.6.1

See `ApplicationContextexcepthook`.

0.6.0

Also add an example of this to the default `main.py` that gets generated when you do `fbs startproject`.

0.5.9

See 67.

Page 10 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.