"Python is becoming the world’s most popular coding language" via The Economist!: https://www.reddit.com/r/Python/comments/9lwk7u/python_is_becoming_the_worlds_most_popular_coding/
reddit
"Python is becoming the world’s most popular coding language" via...
Posted in r/Python by u/AnecD • 871 points and 357 comments
are these equation to OpenCV API function conversions correct?: https://www.reddit.com/r/Python/comments/9lwl7h/are_these_equation_to_opencv_api_function/
reddit
r/Python - are these equation to OpenCV API function conversions correct?
1 vote and 0 comments so far on Reddit
Avoid global variables for unpicklable shared state among multiprocessing.Pool workers: https://stackoverflow.com/questions/52600959/avoid-global-variables-for-unpicklable-shared-state-among-multiprocessing-pool-w
Stack Overflow
Avoid global variables for unpicklable shared state among multiprocessing.Pool workers
I frequently find myself writing programs in Python that construct a large (megabytes) read-only data structure and then use that data structure to analyze a very large (hundreds of megabytes in to...
Shellab - a Linux and Windows shellcode enrichment utility: https://www.reddit.com/r/Python/comments/9lx6ai/shellab_a_linux_and_windows_shellcode_enrichment/
reddit
r/Python - Shellab - a Linux and Windows shellcode enrichment utility
1 vote and 0 comments so far on Reddit
Find best combination of objects from a list: https://www.reddit.com/r/Python/comments/9lxkio/find_best_combination_of_objects_from_a_list/
reddit
Find best combination of objects from a list • r/Python
I am trying to build a program similar to Excel's Solver tool. I want to be able to feed it a large set of stock data, then have it output the...
CommandLib: cleaner code for running subprocesses: https://www.reddit.com/r/Python/comments/9lxxkx/commandlib_cleaner_code_for_running_subprocesses/
reddit
r/Python - CommandLib: cleaner code for running subprocesses
1 vote and 0 comments so far on Reddit
HELP // Displaying Area Relative to Object position: https://www.reddit.com/r/Python/comments/9ly4rs/help_displaying_area_relative_to_object_position/
reddit
r/Python - HELP // Displaying Area Relative to Object position
1 vote and 0 comments so far on Reddit
Help : Using pyshark to fetch documents sent to a printer: https://www.reddit.com/r/Python/comments/9ly7cp/help_using_pyshark_to_fetch_documents_sent_to_a/
reddit
r/Python - Help : Using pyshark to fetch documents sent to a printer
1 vote and 0 comments so far on Reddit
Using Python to crawl a CSV and generate a de-duplicated list of requirements found in each test case?: https://www.reddit.com/r/Python/comments/9lycxe/using_python_to_crawl_a_csv_and_generate_a/
reddit
r/Python - Using Python to crawl a CSV and generate a de-duplicated list of requirements found in each test case?
1 vote and 1 comment so far on Reddit
Visual Studio Code vs. Sublime Text vs. Eclipse: https://www.reddit.com/r/Python/comments/9lylyw/visual_studio_code_vs_sublime_text_vs_eclipse/
reddit
r/Python - Visual Studio Code vs. Sublime Text vs. Eclipse
1 vote and 6 comments so far on Reddit
Adding "basic python" to resume/CV: https://www.reddit.com/r/Python/comments/9lzjbg/adding_basic_python_to_resumecv/
reddit
Adding "basic python" to resume/CV
I understand a fair answer to this would be "don't put it on the CV unless you're proficient, with some work on Github to prove it etc. ", but the...
How do you deal with typos and misspelling in data?: https://www.reddit.com/r/Python/comments/9m0312/how_do_you_deal_with_typos_and_misspelling_in_data/
reddit
r/Python - How do you deal with typos and misspelling in data?
1 vote and 0 comments so far on Reddit