Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/t1m4/akinator_project

Akinator game for semester work
https://github.com/t1m4/akinator_project

heroku

Last synced: 1 day ago
JSON representation

Akinator game for semester work

Awesome Lists containing this project

README

        

# Akinator game for semester work

Tools and libraries:
- Bayes theorem
- Django - Web framework
- PostgreSQL - SQL Database
- Celery - Asynchronous Task Queue
- black - code formatter
- flake8 - linter
- Selenium - for getting photos from Wikipedia
- docker-compose - for isolating environment into docker container
- heroku - for deploying