Real estate web platform for selling and buying homes build with Django && Reactjs.
- pip package manager
$ pip --version
v9.0.1 (python 3.6)
- Install dependencies
$ pip install requirements.txt
$ python manage.py runserver
-
Django - The web framework for perfectionists with deadlines.
-
Django-rest-framework - Awesome web-browsable Web APIs.
-
Django-pandas - Tools for working with pydata.pandas in Django projects.
-
Sklearn - Python software machine learning library.
-
Celery - Celery is an asynchronous task queue/job queue based on distributed message passing.