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 #7

Merged
merged 21 commits into from
Dec 16, 2023
Merged

Python bindings #7

merged 21 commits into from
Dec 16, 2023

Conversation

AngheloAlf
Copy link
Contributor

  • Add Python bindings
    • Bindings are organized per compression algorithm. To compress using yay0 then you use crunch64.yay0.compress(data)
  • CI workflows that can can upload to PyPI and check the Python code produces matching output.
  • Bindings are disabled by default, so pure Rust projects don't have to worry about them.

lib/crunch64/__init__.py Outdated Show resolved Hide resolved
@ethteck ethteck merged commit a81ab0e into decompals:main Dec 16, 2023
23 checks passed
@AngheloAlf AngheloAlf deleted the py_bindings branch December 16, 2023 11:57
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

Successfully merging this pull request may close these issues.

2 participants