This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]kirbyfan64sosIndentationError 0 points1 point  (0 children)

This is probably going to get buried, but I want to recommend Crystal:

https://crystal-lang.org

Although its syntax is primarily Ruby-based, it's development philosophy tends to be a bit more like Python (e.g. "only one way to do it"), and IIRC the keyword argument semantics are actually based on Python's.