The Python Unicode Mess: http://changelog.complete.org/archives/9938-the-python-unicode-mess
The Changelog
The Python Unicode Mess
Unicode has solved a lot of problems. Anyone that remembers the mess of ISO-8859-* vs. CP437 (and of course it’s even worse for non-Western languages) can attest to that. And of course, these…
Mid range laptop for python/programming: https://www.reddit.com/r/Python/comments/9lvrlw/mid_range_laptop_for_pythonprogramming/
reddit
Mid range laptop for python/programming
Hi y'all, I have set myself a goal for the next year to become proficient in python. My current laptop is on its last legs anyways so I thought...
"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