Skip to content

[py-pysal][py-libpysal] add libpysal and a feature for pysal to pull it in#175

Open
couteau wants to merge 3 commits intoopen-vcpkg:mainfrom
couteau:pysal-features
Open

[py-pysal][py-libpysal] add libpysal and a feature for pysal to pull it in#175
couteau wants to merge 3 commits intoopen-vcpkg:mainfrom
couteau:pysal-features

Conversation

@couteau
Copy link
Contributor

@couteau couteau commented Mar 3, 2026

This PR adds a port for libpysal and a feature for the py-pysal port to pull in libpysal. pysal calls itself a "metapackage", but unlike what you would normally think of as a metapackage, it does not depend on its components, but just creates a package they can be imported through if they are installed. By itself, py-pysal provides no functionality. This PR adds a feature to py-pysal that depends on the new py-libpysal port. libpysal provides the basic functionality of the pysal suite. It can be installed independently or through the lib feature of the py-pysal package, which is a default feature. There are other components of pysal that could also be added as features. They will come with a future pull request.

@couteau couteau changed the title [py-pysal][py-libpysal [py-pysal][py-libpysal] add libpysal and a feature for pysal to pull it in Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant