Running pytest test functions inside a Jupyter notebook?: https://www.reddit.com/r/Python/comments/5k0iuy/running_pytest_test_functions_inside_a_jupyter/
reddit
Running pytest test functions inside a Jupyter notebook? • /r/Python
I'm working on a presentation about python testing options, and one of the technologies I want to demo is pytest. I'm planning to do the...
My first official codes I wrote to calculate basic physics stuff!!! I feel like I've really achieved something!: https://www.reddit.com/r/Python/comments/5k0zvp/my_first_official_codes_i_wrote_to_calculate/
reddit
My first official codes I wrote to calculate basic... • /r/Python
So for background, the only programming I have ever learned in high school was literally turning on a machine and turning it off after a few...
New Book Introducing Numpy Through Vectorization (creative commons license): https://www.reddit.com/r/Python/comments/5k0zog/new_book_introducing_numpy_through_vectorization/
reddit
New Book Introducing Numpy Through Vectorization... • /r/Python
**Just copy and pasting from the numpy mailing list for Reddit. (I'm not OP)** =================== I've just put online a (kind of) book on...
Supervisord project: Python 2 to 3 porting help needed: https://www.reddit.com/r/Python/comments/5k1875/supervisord_project_python_2_to_3_porting_help/
reddit
Supervisord project: Python 2 to 3 porting help needed • /r/Python
Supervisor is a process supervisor used by hundreds of thousands (millions?) of production systems. It is used by people who don't even use Python...
socketserver: the Python networking module you didn’t know you needed: https://www.reddit.com/r/Python/comments/5k1ie7/socketserver_the_python_networking_module_you/
reddit
socketserver: the Python networking module you didn’t... • /r/Python
33 points and 2 comments so far on reddit
Need help creating a search function for my Flask app (using MySQL db): https://www.reddit.com/r/Python/comments/5k1xxo/need_help_creating_a_search_function_for_my_flask/
reddit
Need help creating a search function for my Flask app... • /r/Python
So I've created a Flask app which is basically a jobs board. All the jobs are stored in a MySQL db where there's job title, description, location,...
Simplest way to send a string from RPi to other devices on local network?: https://www.reddit.com/r/Python/comments/5k2kn4/simplest_way_to_send_a_string_from_rpi_to_other/
reddit
Simplest way to send a string from RPi to other... • /r/Python
Hi. I have assigned static IPs to the devices in question. All I need to do is send a string from my RPi to my Android phone for my home...
Can I control my audio driver using Python?: https://www.reddit.com/r/Python/comments/5k2o00/can_i_control_my_audio_driver_using_python/
reddit
Can I control my audio driver using Python? • /r/Python
Hi, I'm new to Python (background in Java and MATLAB) and I want to toggle settings on my sound driver. I use AutoHotKey Scripts to use my...
Cracking The BBC'S GCHQ Puzzlebook Challenge With Python: https://www.reddit.com/r/Python/comments/5k2ox3/cracking_the_bbcs_gchq_puzzlebook_challenge_with/
reddit
Cracking The BBC'S GCHQ Puzzlebook Challenge With Python • /r/Python
2 points and 0 comments so far on reddit
Django web app that creates bar graph?: https://www.reddit.com/r/Python/comments/5k3cua/django_web_app_that_creates_bar_graph/
reddit
Django web app that creates bar graph? • /r/Python
I'm pretty new to programming. I've created a little web app with Django (based off the Django Girls tutorial). Instead of a blog, this is kind of...
Can somebody help me install Python 3.6 in a windows machine?: https://www.reddit.com/r/Python/comments/5k3hhx/can_somebody_help_me_install_python_36_in_a/
reddit
Can somebody help me install Python 3.6 in a windows... • /r/Python
I have spent my entire day, figuring out how to install python 3.6. On a backstory, I am able to install python 3.4 in my windows machine because...
Comprehensive review of 10 top performing Python IDEs known till date: https://www.reddit.com/r/Python/comments/5k3suf/comprehensive_review_of_10_top_performing_python/
reddit
Comprehensive review of 10 top performing Python IDEs... • /r/Python
3 points and 0 comments so far on reddit
How Google, Siri and Alexa's speech recognition works: https://www.reddit.com/r/Python/comments/5k5ee4/how_google_siri_and_alexas_speech_recognition/
reddit
How Google, Siri and Alexa's speech recognition works • /r/Python
4 points and 0 comments so far on reddit
YuleLog - A terminal based Yule Log Fireplace for the Christmas Season. Made with Asciimatics!: https://www.reddit.com/r/Python/comments/5k5o9l/yulelog_a_terminal_based_yule_log_fireplace_for/
reddit
YuleLog - A terminal based Yule Log Fireplace for the... • /r/Python
I had the idea this morning to make a terminal based fireplace like the ones you see on youtube around this time of year. I looked around and...