You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
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))
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,
The text was updated successfully, but these errors were encountered: