mimic-recording-studio/backend/app
Kris Gesling ae23949ec0
Declare file encoding to fix load failure (#84)
The backend would fail to boot on certain machines without the
encoding explicitly set.
2022-03-22 11:54:49 +09:30
..
__init__.py tutorial, new prompts 2018-10-03 16:20:50 -05:00
api.py Add some Python docstrings (#67) 2021-10-22 13:44:08 +09:30
app.py Add some Python docstrings (#67) 2021-10-22 13:44:08 +09:30
audio.py Add some Python docstrings (#67) 2021-10-22 13:44:08 +09:30
db.py Add some Python docstrings (#67) 2021-10-22 13:44:08 +09:30
file_system.py Declare file encoding to fix load failure (#84) 2022-03-22 11:54:49 +09:30
protocol.py saved audio, get users info, get prompts 2018-09-26 00:15:12 -05:00