Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider replacing boost python with PyBind 11 #10

Open
JJL772 opened this issue Apr 19, 2024 · 2 comments
Open

Consider replacing boost python with PyBind 11 #10

JJL772 opened this issue Apr 19, 2024 · 2 comments
Assignees

Comments

@JJL772
Copy link
Member

JJL772 commented Apr 19, 2024

PyBind11 is a header-only boost-like C++ library for Python bindings. It'd be nice to reduce our reliance on boost where possible, especially now that we've moved on to shiny new GCC 4.8.5 and C++11.

yaml-cpp 0.6.0+ doesn't rely on boost either (as long as it's compiled with C++11).

@JJL772 JJL772 self-assigned this Apr 19, 2024
@ernestow
Copy link

ernestow commented Apr 19, 2024 via email

@ernestow
Copy link

I suggest for CPSW TreeGUI that we should do a pure QT solution. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants