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

Improve and publish Python bindings #87

Open
7 tasks
sgreenbury opened this issue Sep 10, 2024 · 0 comments
Open
7 tasks

Improve and publish Python bindings #87

sgreenbury opened this issue Sep 10, 2024 · 0 comments
Assignees

Comments

@sgreenbury
Copy link
Contributor

sgreenbury commented Sep 10, 2024

Next steps including outstanding tasks following merging #84:

  • Following a Search improvements #85, explore using the initial Python API to identify improvements and requirements
  • Write structs for python options to allow easier calling of the lib. pythonize might be helpful here.
  • Add Python tests
  • Write some convenience methods to get the resulting dataframes back as geopandas dataframes
  • Documentation using pydoc
  • CI to publish to pypi and pydocs
  • Fix maturin CI for linux targets ("aarch64", "armv7", "s390x", "ppc64le") and manylinux: "musllinux_1_2" (see python.yml)

Originally posted by @sgreenbury in #9 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo:
Development

No branches or pull requests

2 participants