Analyze.Arguments Wrapper ========================= .. py:class:: piethorn.typing.analyze.Arguments(iterable=None) :no-index: Purpose ------- Sequence wrapper around analyzed parameters with grouped classification helpers. Important properties -------------------- ``positional``, ``keyword``, ``positional_or_keyword``, ``has_args``, ``has_kwargs``, ``arg_count``