MobilityDB / PyMEOS

Python binding for the MEOS library
Other
20 stars 7 forks source link

Add PyMEOS to conda-forge #11

Closed Diviloper closed 7 months ago

Diviloper commented 1 year ago

To facilitate installation, PyMEOS should be made available via conda-forge https://github.com/anitagraser/movingpandas/discussions/258#discussioncomment-4218903

Diviloper commented 1 year ago

Work on this has started. Recipes for pymeos, pymeos_cffi and spans (dependency not yet in conda-forge) are being worked on in their corresponding repositories:

Diviloper commented 1 year ago

Work on this is moved to a new repository, and the work for spans has been removed it is no longer a dependency (removed in favor of implementing own Sets, Spans and SpanSets). A new recipe to add meos is being worked on.
Active work on adding meos and pymeos_cffi is being done in the pymeos_cffi branch of the staged-recipes repository.

Diviloper commented 1 year ago

The recipes are finished and a PR to publish the packages has been created. To follow the progress, see ~https://github.com/conda-forge/staged-recipes/pull/24366~ https://github.com/conda-forge/staged-recipes/pull/24540