Pybindgen

Latest version: v0.22.1

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

Scan your dependencies

Page 3 of 3

0.4

- Support reference counted C++ classes
- Generated code compiles with Python >= 2.3
(though Python >= 2.4 required for pybindgen itself)
- Memory leak fixes
- Add support for type transformations (for smart pointers)
- New option to prefix global declarations with a name
- Fix compilation warnings
- Add support for read-only access to C++ class attributes
(both instance and static attributes supported)
- Win32 build fixes
- Other bug fixes

0.3

- Supports methods and functions with parameters of a class
type (for classes being wrapped). Pass by pointer, value, or ref
supported, with in/out/inout directions, and transfer of ownership, as
well as value/pointer class return type. Reference counted classes
not yet supported.

0.2

- Supports wrapping classes, but not yet functions/methods
with class parameters;

0.1

- Supports basic types, modules, and functions;

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.