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

Python Bindings for ZRAN utility #794

Open
forrestfwilliams opened this issue Mar 29, 2023 · 2 comments
Open

Python Bindings for ZRAN utility #794

forrestfwilliams opened this issue Mar 29, 2023 · 2 comments

Comments

@forrestfwilliams
Copy link

The ZRAN utility that is included in the examples folder of this project is incredibly useful. However more people could take advantage of it if it was available from within a higher-level language (e.g. Python). To address this I've created this repository which uses cython to create a python wrapper/package for ZRAN.

While I'm happy to maintain/develop this code, I'd enjoy getting your thoughts on whether you feel that ZLIB and it's authors are adequately acknowledged in the repository, and any thoughts you have on the implementation.

@madler
Copy link
Owner

madler commented Apr 19, 2023

I haven't had a chance to look at the repository, but I'd like to make you aware, in case you aren't, that I rewrote zran recently, which you can currently find on the develop branch.

@forrestfwilliams
Copy link
Author

Yep, thanks for the heads up! The python bindings I created are based on the updated develop version of zran.

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