- Wheels include a complete API stub and the PEP 561
py.typedmarker. - Type checkers recognize imports, function signatures, immutable result properties, configuration dictionaries, exceptions, and awaitable privacy manager methods.
- Python CI checks valid and invalid downstream usage with Pyright and mypy, including a wheel rebuilt from the source distribution.
Releases
0.3.1
Python type information for the compiled DataFog Core API.
DataFog Core 0.3.1 adds Python typing support for the compiled extension,
addressing issue #17.