I created two files earlier (db_utils.py and s3_utils.py). However, later realized that it would be better to separate functions by the use case (Users, Students, Supporters, ...). So, this is a preliminary package for Users, in which more methods are to be added when required.
I created two files earlier (db_utils.py and s3_utils.py). However, later realized that it would be better to separate functions by the use case (Users, Students, Supporters, ...). So, this is a preliminary package for Users, in which more methods are to be added when required.