Open
Description
Looking at the python package structure, I saw a few areas that could be modernized (for lack of a better word). I would be happy to make a PR. Would a contribution towards this be welcome?
Some ideas I had (open to others as well):
- migrate from
setup.py
topyproject.toml
- migrate from
flake8
toruff
- implement PEP 735 dependency groups for optional dependencies like
polars
andpython
- publish wheels
- update build steps to avoid deprecated
python setup.py
approach
Metadata
Assignees
Labels
No labels