Skip to content

update python package structure / tooling #16503

Open
@hutch3232

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 to pyproject.toml
  • migrate from flake8 to ruff
  • implement PEP 735 dependency groups for optional dependencies like polars and python
  • publish wheels
  • update build steps to avoid deprecated python setup.py approach

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions