Hacker News new | ask | show | jobs
Show HN: Unorthodox Python OOP (medium.com)
5 points by zaghaghi 1077 days ago
1 comments

How we can have Rust style method definition in Python, and how we can separate class members from class methods.

Does it help us to do better programming? I don't know. But I think it's worth sharing.