faculty
faculty copied to clipboard
Migrate clients from namedtuples/attr datastructures to dataclassess
As the API client is doing now, use the more up to date and Python built in dataclassess where needed.
Originally posted by @acroz in https://github.com/facultyai/faculty/pull/197#discussion_r784816133
If this has not been picked up I can give it a go? Interested to familiarize myself with the codebase.
@ShehabMMohamed I think that would be cool. It would be nice to finish up #197 and based on that do all the changes (and also adding the coverage for Apps)