Message from Python discussions

December 2018

— Good luck

— 

How i can get specified of list by slicing?
I have data from html and i need link but just one.
html = """
<div class="lineone">
<div class="linetwo">
<div class="liner"><div class="name">Some title</div><div class="listlink"><b>LINK</b><p><a href="http://link.com">Named</a> <a href="http://link2.com">named1</a> <a href="http://link3.com">named3</a> <a href="http://link4.com">named4</a></p></div>

i just need one link by one named
e.g http://link3.com named3

— Data-flair.training is also an amazing place to learn python as well machine learning and data science

Message permanent page

— Uyy7yuyyyyq

— Do you need books ? read this ^ & channel info >
do you wonder what meta question is ? read this ^
do you speak ingurishi ? use google translate and read this ^
ffs

Message permanent page

— Thx

— Hey everyone
I'd like to create a telegram bot which is able to recognize the text
I can't find any decent articles on how to do it
does anyone know where I can read about it?

Message permanent page

— Try the python-telegram-bot

— !ptb

— Can somaone Pls wxplain me in simple aords what is the minning of —windowed in pyinstaller?
(didnt get it from the manual)

Message permanent page

— The second parameter should give you a hint

— Although I'm no pyinstaller expert