Closed felixlohmeier closed 5 years ago
Commit https://github.com/opencultureconsulting/openrefine-client/commit/b4dd9ff729a4f5ceb0dfe827363cb68b37896873 enables execution of the python module refine
:
python -m refine
(in Python 2.x environment)
Module execution in IPython with %run -m refine
should work now.
Package was published to PyPI to ease installation: pip install openrefine-client
notebook is now available in main repo for openrefineder: https://github.com/betatim/openrefineder
tighter integration requires porting the client to Python3, closing for now
Not very pythonic at the moment but a neat way to create a serverless on-demand environment with OpenRefine and the openrefine-client: https://mybinder.org/v2/gh/felixlohmeier/openrefineder/bash-client?urlpath=/tree/openrefine-client.ipynb