A sample account system using:-
- Python, Redis, RethinkDB, RabbitMQ as backend.
- React Native as Mobile frontend.
- And Angularjs as Web frontend.
- rethinkdbpool - A database connection pool for RethinkDB in Python
- tzlocal - A library to get local timezone as tzinfo object
sudo pip install rethinkdb rethinkdbpool tzlocal
All of the above :o)