We need to be able to install `feelpp-core` using pip. For this, we should add Python support and a PyPI deployment workflow. - [ ] Add feelpp_remotedata to feelpp-core - [ ] Add python bindings - [ ] Package feelpp-core - [ ] Add a build workflow - [ ] Setup PyPi publishing in release workflow
We need to be able to install
feelpp-coreusing pip. For this, we should add Python support and a PyPI deployment workflow.