For those of you who transitioned to Python, what was the experience like?: https://www.reddit.com/r/Python/comments/970f9k/for_those_of_you_who_transitioned_to_python_what/
reddit
r/Python - For those of you who transitioned to Python, what was the experience like?
1 vote and 0 comments so far on Reddit
Can anyone link a good game tutorial for python: https://www.reddit.com/r/Python/comments/970qu8/can_anyone_link_a_good_game_tutorial_for_python/
reddit
r/Python - Can anyone link a good game tutorial for python
1 vote and 0 comments so far on Reddit
Codecademy's Curriculum Developers are answering questions about the newly released Data Science Path (all Python!) on Product Hunt: https://www.reddit.com/r/Python/comments/971hbo/codecademys_curriculum_developers_are_answering/
reddit
r/Python - Codecademy's Curriculum Developers are answering questions about the newly released Data Science Path (all Python!)…
1 vote and 0 comments so far on Reddit
Using Scrapy with Craigslist - Defining Selector Path: https://www.reddit.com/r/Python/comments/9720bd/using_scrapy_with_craigslist_defining_selector/
reddit
r/Python - Using Scrapy with Craigslist - Defining Selector Path
1 vote and 0 comments so far on Reddit
created a small program to play streaming audio (shoutcast/icecast protocol): https://www.reddit.com/r/Python/comments/971uuw/created_a_small_program_to_play_streaming_audio/
reddit
created a small program to play streaming audio (shoutcast/icecast...
Hi, I spent some time looking into the icecast streaming audio protocol to discover how it works (most importantly I wanted to know how it sends...
Sparse DataArray Xarray search: https://stackoverflow.com/questions/51802054/sparse-dataarray-xarray-search
Stack Overflow
Sparse DataArray Xarray search
Using DataArray objects in xarray what is the best way to find all cells that have values != 0.
For example in pandas I would do
df.loc[df.col1 > 0]
My specific example I'm trying to look at 3
For example in pandas I would do
df.loc[df.col1 > 0]
My specific example I'm trying to look at 3
Working with Python virtual environments in Visual Studio Code, and make adjustments in your settings: https://www.reddit.com/r/Python/comments/9734fz/working_with_python_virtual_environments_in/
reddit
Working with Python virtual environments in Visual Studio Code,...
Posted in r/Python by u/szul • 83 points and 9 comments
Login via starttls method from smtplib to old e-mail server: https://stackoverflow.com/questions/51778795/login-via-starttls-method-from-smtplib-to-old-e-mail-server
Stack Overflow
Login via starttls method from smtplib to old e-mail server
I use: Python 2.7.15, OpenSSL 1.1.0h (27 Mar 2018), MS Exchange 2007.
My MS exchange allows to send login/pass only after STARTTLS.
In python I try to connect to server like:
from stmplib impor...
My MS exchange allows to send login/pass only after STARTTLS.
In python I try to connect to server like:
from stmplib impor...
How to Improve OCR on image with text in different colors and fonts?: https://stackoverflow.com/questions/51803569/how-to-improve-ocr-on-image-with-text-in-different-colors-and-fonts
Stack Overflow
How to Improve OCR on image with text in different colors and fonts?
I'm using the Google Vision API to extract the text from some pictures, however, I have been trying to improve the accuracy (confidence) of the results with no luck.
every time I change the image ...
every time I change the image ...
Understand and build your first artificial neural network from scratch with Python and Numpy: https://www.reddit.com/r/Python/comments/973yih/understand_and_build_your_first_artificial_neural/
reddit
r/Python - Understand and build your first artificial neural network from scratch with Python and Numpy
65 votes and 3 comments so far on Reddit
Requesting suggestion regarding python web framework to automate and orchestrate network penetration testing: https://www.reddit.com/r/Python/comments/974t9r/requesting_suggestion_regarding_python_web/
reddit
r/Python - Requesting suggestion regarding python web framework to automate and orchestrate network penetration testing
1 vote and 0 comments so far on Reddit
Starting to move over to python3 what are the best new features you've been using?: https://www.reddit.com/r/Python/comments/974ut0/starting_to_move_over_to_python3_what_are_the/
reddit
r/Python - Starting to move over to python3 what are the best new features you've been using?
1 vote and 0 comments so far on Reddit