vltr / middle

Flexible, extensible Python data structures for general usage
https://middle.readthedocs.io/en/latest/
MIT License
10 stars 1 forks source link

Drop attrs depepdency #51

Open vltr opened 5 years ago

vltr commented 5 years ago

This looks like a huge task, so there's no way to "minimize" words without saying that there's a need to drop attrs as a dependency from middle to be able to generate more fined grained classes, aiming Python 3.6+ only and allowing some enhancements, like a better error control system, as described and commented in #4.