Skip to content
- possibility to only call from terminal (non interactif): python mark_client/cli.py -s http://127.0.0.1:8080 -c get_ranked_list -p "data" 
- cleaner interactiv cli with curses
- clean code by separating main from class