enhancementhelp wantedquestion
Metriche repository
- Star
- (10 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Might a better method for handling configuration and path data be to implement a class with @property attributes and @x.setter functions for those that may change dynamically (eg user default save paths).
https://pabloariasal.github.io/2018/11/25/python-descriptors/ https://www.hackerearth.com/practice/notes/samarthbhargav/a-design-pattern-for-configuration-management-in-python/