drawsomething

Software screenshot:
drawsomething
Dettagli del software:
Versione: 0.1.0
Data di caricamento: 20 Feb 15
Sviluppatore: Lx Yu
Licenza: Libero
Popolarità: 10

Rating: nan/5 (Total Votes: 0)

drawsomething è uno strumento che consente di indovinare drawsomething parole con la forza bruta tutte le permutazioni.
Install Guide
Prendete OS X, per esempio.
Drawsomething dipende incanto per fare il controllo ortografico.
Poiché pyenchant è solo vincolante per incanto python, abbiamo bisogno di installare incantare prima. E abbiamo anche bisogno di installare aspell con en dict perché l'uso incantare aspell come backend.
& Nbsp; brew installare aspell --lang = it
& Nbsp; brew installare incantare
& Nbsp; pip installare pyenchant google-translate
Utilizzo
Uno script della riga di generare tutte le parole possibili:
>>> Drawsomething import
>>> drawsomething.get_words ('esttxyz', 4)
['Ttys', 'sexy', 'yest', 'testo', 'sett', 'scorza', 'STET', 'test']
Per elencare parole con le traduzioni:
>>> Drawsomething import
>>> parole = drawsomething.get_words ('esttxyz', 4)
>>> Per w in parole:
>>> Trans = drawsomething.translate (w, 'zh_cn'). Inferiore ()
>>> Print w, trans
Il drawsth è uno script CLI per elencare tutte le parole possibili:
 drawsth -l 4 -c esttxyz
ttys
sexy
yest
testo
sett
gusto
stet
test

Requisiti :

  • Python
  • pyenchant
  • google-translate

Altri software di sviluppo Lx Yu

pinyin
pinyin

20 Feb 15

Commenti a drawsomething

I commenti non trovato
Aggiungi commento
Accendere le immagini!