Skip to content

Conversation

@TomBurdge
Copy link
Contributor

@TomBurdge TomBurdge commented Jun 29, 2025

The Feature

  • Add python binding for dockpack pull functionality by using unpack_files_from_image_c function.

  • Use CFFI & Maturin (not Py03).

  • justfile (like a Makefile) that can be used with uv to test the bindings.

  • This is a branch off of Refactor/use anyhow errors in core-dockpack #12 . So, it has that PR's changes too. That PR fixes some things so that the FFI can work.

Future work:

  • Maturin can be used for lots of builds to distribute this to PyPI with a github action.
  • Add CI that distributes this to PyPi.

@TomBurdge
Copy link
Contributor Author

Closing in favour of #15 as I realised that this could work fine just branching off main.

@TomBurdge TomBurdge closed this Jun 29, 2025
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.

1 participant