I don't see Nim and Python as being very similar, except at a syntactic level. Sure, they both use indentation for scope and have some common keywords like `elif` and `import`. But that's like saying that French and Turkish are similar because they both use the letter "รง".
IMO, Python is a lot closer to Objective-C than it is to Nim.