Wimmics/corese

Configurable port for python library

NicoRobertIn opened this issue · 1 comments

Is your feature request related to a problem? Please describe.
The python library seems only to be able to serve on default port

Describe the solution you'd like
I would like to have a -p option in python library to set the port

java -jar -Dfile.encoding=UTF-8 corese-library-python-4.4.1.jar -p 38654

Hello,

Thank you for this suggestion. I have added support for the -p option to configure the port. You can find all available options with -h. This feature will be available in the next release of Corese (4.4.2).