AllenNeuralDynamics / AllenNeuralDynamics/one-liner

Consider Function Signature conversions

未关闭
#43 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
3
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

From a [review of PR #2](https://github.com/AllenNeuralDynamics/one-liner/pull/41), @micahwoodard mentioned it could be useful to be able to change function parameter names, i.e: to be able to change the name of a kwarg from one value to another.

Generally, we might be able to achieve this from a lambda function written on the server side and then passed in instead of the original function, but let's consider what the api would be for doing this internally to see if it's worth it. The benefit of supporting it in the function call is that we could drive the entire `RouterServer` setup from a config instead of from code.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。