Use this python framework to add Siri voice control to any project: https://www.reddit.com/r/Python/comments/6rl3pj/use_this_python_framework_to_add_siri_voice/
reddit
Use this python framework to add Siri voice control to... • r/Python
2 points and 0 comments so far on reddit
I’m looking to get some CPython Extension writing help.: https://www.reddit.com/r/Python/comments/6rl1lt/im_looking_to_get_some_cpython_extension_writing/
reddit
I’m looking to get some CPython Extension writing help. • r/Python
1 points and 0 comments so far on reddit
Android MTP Download on Windows: https://www.reddit.com/r/Python/comments/6rma0e/android_mtp_download_on_windows/
reddit
Android MTP Download on Windows • r/Python
I have an android phone that I need to download a lot of images from automatically. adb pull through subprocess isnt an option as that will...
Anonymous python http requests: https://www.reddit.com/r/Python/comments/6rm60x/anonymous_python_http_requests/
reddit
Anonymous python http requests • r/Python
Hey I'm using mechanize python package to submit forms automatically. I'd like to either have alternating/constantly switching IPs or an anonymous...
Generative Models - The Math of Intellligence #8: https://www.reddit.com/r/Python/comments/6rmjd0/generative_models_the_math_of_intellligence_8/
reddit
Generative Models - The Math of Intellligence #8 • r/Python
1 points and 0 comments so far on reddit
Quick Question : Is asyncio a stdlib version of gevent?: https://www.reddit.com/r/Python/comments/6rmtns/quick_question_is_asyncio_a_stdlib_version_of/
reddit
Quick Question : Is asyncio a stdlib version of gevent? • r/Python
1 points and 0 comments so far on reddit
Announcing the opening panel discussion at PyBay on Static Typing: https://www.reddit.com/r/Python/comments/6rmur5/announcing_the_opening_panel_discussion_at_pybay/
reddit
Announcing the opening panel discussion at PyBay on... • r/Python
1 points and 0 comments so far on reddit
Does the PyCharm refactoring engine exist as its own separate project?: https://www.reddit.com/r/Python/comments/6rni6v/does_the_pycharm_refactoring_engine_exist_as_its/
reddit
Does the PyCharm refactoring engine exist as its own... • r/Python
I know the community edition is [open-sourced](https://github.com/JetBrains/intellij-community/tree/master/python) and I was wondering if anyone...
Receiving same cosine distance for different numpy arrays?: https://www.reddit.com/r/Python/comments/6rocbu/receiving_same_cosine_distance_for_different/
reddit
Receiving same cosine distance for different numpy arrays? • r/Python
I am calculating the cosine distance between two vectors. For many of the comparisons, I get different distances, which is to be expected....
Before I go writing my own I am looking for a python library for working with 2d surfaces (think paper or fabric).: https://www.reddit.com/r/Python/comments/6ro8v0/before_i_go_writing_my_own_i_am_looking_for_a/
reddit
Before I go writing my own I am looking for a python... • r/Python
I have lists, arrays of x, y, and z coordinates and would like do the following things: Given a point a would like to be able to get the distance...
Python not writing to a text file?: https://www.reddit.com/r/Python/comments/6rp58t/python_not_writing_to_a_text_file/
reddit
Python not writing to a text file? • r/Python
I wrote the program file = open("trojtxt.txt", "w") file.write("lol") file.close() The first time i ran it unsaved it denied me permission to the...
Tkinter creating new window when calling .update()?: https://www.reddit.com/r/Python/comments/6rp3nz/tkinter_creating_new_window_when_calling_update/
reddit
Tkinter creating new window when calling .update()? • r/Python
I am working on a web crawler, built in Python 3. I am currently designing a GUI for configuring and running the crawler, and have run into a...
Python Question- How to serialize data?: https://www.reddit.com/r/Python/comments/6rpj6b/python_question_how_to_serialize_data/
reddit
Python Question- How to serialize data? • r/Python
I am an amateur 16 year old Python coder, but I've been running into a brick wall recently when I've been writing code: none of it carries over....
method_missing for Python: All the headaches of Ruby, now with added whitespace!: https://www.reddit.com/r/Python/comments/6rpqvx/method_missing_for_python_all_the_headaches_of/
reddit
method_missing for Python: All the headaches of Ruby,... • r/Python
1 points and 0 comments so far on reddit
Anyone had luck with filling pdf forms using accented letters?: https://www.reddit.com/r/Python/comments/6rqz0p/anyone_had_luck_with_filling_pdf_forms_using/
reddit
Anyone had luck with filling pdf forms using accented... • r/Python
I tried with fdfgen and then using pdftoolkit to automatically fill the forms in a pdf document but when it came to the accented letters(like...
I got a bit drunk last night, then I sat down and produced something scary: https://www.reddit.com/r/Python/comments/6rr5ue/i_got_a_bit_drunk_last_night_then_i_sat_down_and/
reddit
I got a bit drunk last night, then I sat down and... • r/Python
I don't even know what to call this. String lambdas? Lambda strings? An abomination? From [my...
What menial tasks within your company have been automated and saw real returns in the form of time or money saved thanks to Python?: https://www.reddit.com/r/Python/comments/6rr4b9/what_menial_tasks_within_your_company_have_been/
reddit
What menial tasks within your company have been... • r/Python
Edit: Which python package did you use if any? In which department did it take place? If you've installed similar programs for non-IT...