dtfabric
- Ebuilds: 2, Testing: 20251118 Description: YAML-based definition language to specify format and data types
Homepage:https://github.com/libyal/dtfabric License: Apache-2.0
flor
- Ebuilds: 1, Testing: 1.1.3-r1 Description: A Bloom filter implementation in Python
Homepage:https://github.com/DCSO/flor License: BSD
qtpy
- Ebuilds: 1, Stable: 2.4.3_pre99, Testing: 2.4.3_pre99 Description:
QtPy is a small abstraction layer that lets you write applications using a single API call to either PyQt or PySide.
It provides support for PyQt6, PyQt5 and PySide6.
Basically, you can write your code as if you were using PyQt6 but import Qt modules from qtpy instead of PyQt6 (or PySide6)
Homepage:
https://github.com/spyder-ide/qtpy/
https://pypi.org/project/QtPy/
License: MIT