MCPcopy Create free account

hub / github.com/bchao1/vocabs / functions

Functions47 in github.com/bchao1/vocabs

↓ 8 callersMethodsaveDict
(self)
vocab/lib/app.py:242
↓ 7 callersFunctionforceWrite
(s)
vocab/lib/clilib/utils.py:103
↓ 5 callersMethodprintBullet
(self, idx)
vocab/lib/clilib/client.py:18
↓ 5 callersMethodprintIntro
(self)
vocab/lib/app.py:69
↓ 4 callersFunctionmygetc
()
vocab/lib/clilib/utils.py:14
↓ 4 callersMethodparseQuery
(self, r)
vocab/lib/app.py:38
↓ 4 callersMethodquery
Query word from online dictionary or cached.
vocab/lib/app.py:231
↓ 3 callersMethodprintHeader
(self)
vocab/lib/app.py:73
↓ 3 callersMethodprintNotes
(self, notes)
vocab/lib/app.py:86
↓ 3 callersMethodsaveWord
Save word to word list.
vocab/lib/app.py:270
↓ 3 callersMethodshowQuery
(self, r)
vocab/lib/app.py:50
↓ 2 callersMethodlaunch
(self)
vocab/lib/clilib/client.py:49
↓ 2 callersMethodmoveBullet
(self, up = True)
vocab/lib/clilib/client.py:27
↓ 2 callersMethodprintCount
(self)
vocab/lib/app.py:77
↓ 2 callersMethodsoupify
(self, url)
vocab/lib/app.py:65
↓ 1 callersMethodaddNotes
(self, word)
vocab/lib/app.py:250
↓ 1 callersFunctionclearLine
Clear content of one line on the console.
vocab/lib/clilib/utils.py:90
↓ 1 callersMethodend
(self)
vocab/lib/app.py:280
↓ 1 callersMethodgetTrendingWords
(self)
vocab/lib/app.py:226
↓ 1 callersMethodgetWordOfTheDay
(self)
vocab/lib/app.py:215
↓ 1 callersMethodinternet_on
Check internet connection.
vocab/lib/app.py:29
↓ 1 callersMethodloadDict
(self)
vocab/lib/app.py:246
↓ 1 callersFunctionmoveCursorHead
()
vocab/lib/clilib/utils.py:87
↓ 1 callersFunctionmoveCursorUp
Move cursor up n rows.
vocab/lib/clilib/utils.py:77
↓ 1 callersFunctionmybeep
()
vocab/lib/clilib/utils.py:11
↓ 1 callersMethodprintSummary
(self)
vocab/lib/app.py:82
↓ 1 callersMethodrenderBullets
(self)
vocab/lib/clilib/client.py:13
↓ 1 callersMethodreset
Reset cache dictionary.
vocab/lib/app.py:322
↓ 1 callersMethodrunDictionaryMode
(self)
vocab/lib/app.py:109
↓ 1 callersMethodrunEditMode
Edit saved words.
vocab/lib/app.py:169
↓ 1 callersMethodrunInteractiveMode
(self)
vocab/lib/app.py:148
↓ 1 callersMethodrunQueryMode
Query mode of app.
vocab/lib/app.py:199
Method__init__
(self)
vocab/lib/app.py:18
Method__init__
(self, bullets = [], indent = 0, color = "cyan")
vocab/lib/clilib/client.py:7
FunctionclearConsole
Clear n console rows (bottom up).
vocab/lib/clilib/utils.py:96
MethodfeelingLucky
(self)
vocab/lib/app.py:288
Functiongetchar
()
vocab/lib/clilib/utils.py:24
Methodguard
(self)
vocab/lib/app.py:283
Methodlaunch
(self, mode)
vocab/lib/app.py:92
MethodloadWordList
(self, wordlist)
vocab/lib/app.py:302
FunctionmoveCursorDown
Move cursor down n rows.
vocab/lib/clilib/utils.py:82
FunctionmoveCursorLeft
Move cursor left n columns.
vocab/lib/clilib/utils.py:67
FunctionmoveCursorRight
Move cursor right n columns.
vocab/lib/clilib/utils.py:72
Functionputs
Print string with indent.
vocab/lib/clilib/utils.py:62
FunctionrenderText
(s)
vocab/lib/clilib/utils.py:107
MethodtrendingWords
(self)
vocab/lib/app.py:291
MethodwordCount
(self)
vocab/lib/app.py:318