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

Feature Request: Python Bindings for libcimbar #119

Open
TheRainstorm opened this issue Feb 16, 2025 · 1 comment
Open

Feature Request: Python Bindings for libcimbar #119

TheRainstorm opened this issue Feb 16, 2025 · 1 comment

Comments

@TheRainstorm
Copy link

TheRainstorm commented Feb 16, 2025

Hi

I'm a working on a project that involves generating and decoding barcodes. I came across libcimbar and was impressed by its performance and features. However, I noticed that there are no official Python bindings available, which makes it difficult for me to integrate it into my project.

I believe that creating Python bindings for libcimbar would significantly broaden its usage. Thank you for your time and consideration.

Best regards,

@sz3
Copy link
Owner

sz3 commented Mar 21, 2025

I've been thinking about this. It could be a good thing to do, but I want to figure out the C API for decoding first (there is one for encoding already). That'll mean it happens after the decoder work here (#71 (comment))

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