-
56kviews1Recognizing speech (speech-to-text) with the Python speech modulescorePython / language_translation, python, python2, speech_recognition, windows / by Vasudev Ram (8 years ago)
-
29kviews1Converting numeric strings to integersscorePython / formats, numbers, numerical, python, python2, representation / by Vasudev Ram (8 years ago)
-
11kviews2Classifying letters as vowels or consonants and counting their frequenciesscorePython / assertions, comprehension, dict, dictionaries, dict_comp, python, python2, tuple, unpack / by Vasudev Ram (7 years ago)
-
10kviews1Python-controlled Unix pipeline to generate PDFscorePython / linux, pdf, pdf_generation, pipe, pipelining, python, python2, unix / by Vasudev Ram (8 years ago)
-
9kviews1Computing simple list functions recursivelyscorePython / algorithm, algorithms, lists, python, python2, recursion, recursive / by Vasudev Ram (8 years ago)
-
8kviews2Put Peewee ORM data to PDF with xtopdfscorePython / conversion, converter, database, formats, orm, pdf, pdf_generation, peewee, python, python2, sqlite, xtopdf / by Vasudev Ram (7 years ago)
-
7kviews1Decorator for defining functions with keyword-only argumentsscorePython / arguments, decorator, decorators, keyword, metadecorator, positional, python2, python3 / by Oscar Byrne (8 years ago, revision 2)
-
6kviews1Python2 keyword-only argument emulation as a decorator. Python3 compatible.scorePython / args, arguments, keyword, keyword_only, kwonly, only, python2 / by István Pásztor (8 years ago, revision 4)