Zapolsky Anton
Zapolsky Anton
In order to automate some exercise management routines (for instance generating new exercise, updating the test suite to the latest version from the `problem-specifications` or modifying the contents of the...
Hi. Recently, when developing Rhino commands, using Rhino.Python (https://developer.rhino3d.com/api/RhinoScriptSyntax), I was presented with the task of processing JSON data, that was generated with the help of this plugin. The curve...
As seen in #327 sometimes a conflict arises between the Python version on the developer's machine and the Python version in the Travis. Perhaps it would make sense to add...