|
|
|
|
|
by stuckinhell
1376 days ago
|
|
As someone who just dabbles in python for small scripts, this is fascinating to me. You can use some metaprogramming to create very clean interface points in python!
I always wondered how django did so much with very clean readable implementations for end users. |
|