Skip to content
MiguelMJ edited this page Jan 14, 2021 · 7 revisions

Usage

python answerable.py [-v] [--no-ansi] summary [-f] [-l N] [-u ID [-t FILE]]

Prints a summary of the answers of the user, along with some statistics.

Options

Option Description
-v Verbose mode. Logs to stderr.
--no-ansi Disable colors.
-f Force reload of user data. Useful if you just answered a question.
-l N --limit N Limit the number of items displayed per list. By default is 99.
-u ID --user ID User ID. *
-t FILE --tags FILE Path of the tags file. *

(*) Required if you have not saved them yet.

Description

A summary of the information retrieved from your user is displayed. Mostly, information that you will already find in your own profile, but presented in the console.

Clone this wiki locally