| sockjs-client: | Advanced Websocket Javascript Clien |
| Tornado: | Async Python Web Library + Web Server |
| sockjs-tornado: | SockJS websocket server implementation for Tornado |
| AMQP: | Advance Message Queuing Protocol used in Message Oriented Middleware |
| pika: | AMQP Python Client Library |
| RabbitMQ: | A Message Broker implementing AMQP |
| pytest: | Python testing library and test runner with awesome test discobery |
| pytest-flask: | Pytest plugin for flask apps, to test fask apps using pytest library. |
| Uber’s Test-Double: |
| | Test Double library for python, a good alternative to the mock library |
| Jenkins (Optional): |
| | A Self-hosted CI server |
| Travis-CI (Optional): |
| | A hosted CI server free for open-source projecs |
| Docker: | A containerization tool for better devops |