|
|
|
|
|
by payne92
3351 days ago
|
|
I'm trying to figure out if this is "all hat, no cattle". There seems to be a lot of "framework" here, without much core functionality. Stated more precisely: if I'm stitching together things that process data and 'yield' results, why can't I just do that in pure Python? What does this framework add? |
|