| Index | https://npython.nimpylib.org/theindex.html |
| Imports | https://npython.nimpylib.org/npython/Python/getargs.html#6 |
| Exports | https://npython.nimpylib.org/npython/Python/getargs.html#19 |
| Source | https://github.com/nimpylib/npython/tree/master/npython/Python/getargs.nim#L1 |
| Edit | https://github.com/nimpylib/npython/edit/devel/npython/Python/getargs.nim#L1 |
| Imports | https://npython.nimpylib.org/npython/Python/getargs.html#6 |
| ../Utils/trans_imp | https://npython.nimpylib.org/npython/Utils/trans_imp.html |
| getargs/nokw | https://npython.nimpylib.org/npython/Python/getargs/nokw.html |
| getargs/vargs | https://npython.nimpylib.org/npython/Python/getargs/vargs.html |
| Exports | https://npython.nimpylib.org/npython/Python/getargs.html#19 |
| PyArg_NoKw | https://npython.nimpylib.org/npython/Python/getargs/nokw.html#PyArg_NoKw.t,, |
| PyArg_NoKw | https://npython.nimpylib.org/npython/Python/getargs/nokw.html#PyArg_NoKw.t |
| PyArg_UnpackTuple | https://npython.nimpylib.org/npython/Python/getargs/vargs.html#PyArg_UnpackTuple.t,,openArray[PyObject],Natural,Natural,varargs[PyObject] |
| PyArg_UnpackTuple | https://npython.nimpylib.org/npython/Python/getargs/vargs.html#PyArg_UnpackTuple.t,,PyTupleObject,Natural,Natural,varargs[PyObject] |
| unpackOptArgs | https://npython.nimpylib.org/npython/Python/getargs/vargs.html#unpackOptArgs.t,string,Natural,Natural,varargs[PyObject] |
| startKwOnly | https://npython.nimpylib.org/npython/Python/getargs/paramsMeta.html#startKwOnly.t |
| convertVia | https://npython.nimpylib.org/npython/Python/getargs/paramsMeta.html#convertVia.t,typed |
| unpackOptArgs | https://npython.nimpylib.org/npython/Python/getargs/vargs.html#unpackOptArgs.t,,,Natural,Natural,varargs[PyObject] |
| genToVal | https://npython.nimpylib.org/npython/Python/getargs/tovalsBase.html#genToVal.t,, |
| genToValGeneric | https://npython.nimpylib.org/npython/Python/getargs/tovalsBase.html#genToValGeneric.t,, |
| AsPyParam | https://npython.nimpylib.org/npython/Python/getargs/paramsMeta.html#AsPyParam.t,string |
| PyArg_ParseTuple | https://npython.nimpylib.org/npython/Python/getargs/vargs.html#PyArg_ParseTuple.m,string,openArray[PyObject],staticNatural,staticNatural,varargs[typed] |
| PyArg_VaParseTuple | https://npython.nimpylib.org/npython/Python/getargs/vargs.html#PyArg_VaParseTuple,NimNode,NimNode,Natural,Natural,NimNode |
| genToValGeneric | https://npython.nimpylib.org/npython/Python/getargs/tovalsBase.html#genToValGeneric.t,,, |
| toval | https://npython.nimpylib.org/npython/Python/getargs/tovalsBase.html#toval.t,PyObject,PyObject |