Dictionary

extension Dictionary: KeyPathIterable
extension Dictionary : PythonConvertible
where Key : PythonConvertible, Value : PythonConvertible
extension Dictionary : ConvertibleFromPython
where Key : ConvertibleFromPython, Value : ConvertibleFromPython
`Key` : `PythonConvertible`、`Value` : `PythonConvertible` で使用できます。
`Key` : `ConvertibleFromPython`、`Value` : `ConvertibleFromPython` で利用可能です