ap-- / seabreeze-c-backend

(wip) extracted libseabreeze backend for python-seabreeze
MIT License
1 stars 0 forks source link

seabreeze_c_backend for python-seabreeze

This is a work in progress repository for providing python-seabreeze's C backend as an extra package.

Once all requirements are met, this will allow to compile a python abi3 wheel using the py limited api for python 3.11, which will be forward compatible with all python3 versions >= 3.11

There are 2 requirements:

In the end this should save quite a bit of CI time, because it's very likely that there are not going to be any code changes to this backend anymore...