Reusable django app parsing responses from ChatGPT and write the content to corresponding files.
Tested with:
- Python version 3.12.2
- Django version 5.0.2
Licensed under GNU AFFERO GENERAL PUBLIC LICENSE Version 3.
Clone main repository:
$ git clone https://github.com/weholt/django-mrw.git
$ cd django-mrw
$ pip install -e .
Or
$ pip install git+https://github.com/weholt/django-mrw.git