I created a Python music player using tkinter and pygame: https://www.reddit.com/r/Python/comments/91jijw/i_created_a_python_music_player_using_tkinter_and/
reddit
r/Python - I created a Python music player using tkinter and pygame
3 votes and 0 comments so far on Reddit
Unit testing - verify mock method argument types against real class: https://www.reddit.com/r/Python/comments/91k1qa/unit_testing_verify_mock_method_argument_types/
reddit
r/Python - Unit testing - verify mock method argument types against real class
2 votes and 0 comments so far on Reddit
Tutorial: Build a Simple CRUD App with Flask and Python [x-post r/flask]: https://www.reddit.com/r/Python/comments/91leiu/tutorial_build_a_simple_crud_app_with_flask_and/
reddit
r/Python - Tutorial: Build a Simple CRUD App with Flask and Python [x-post r/flask]
0 votes and 1 comment so far on Reddit
TIS/TSM non-main thread error; pygame script triggered by hotkey (rumps, pygame, keyboard): https://stackoverflow.com/questions/51468511/tis-tsm-non-main-thread-error-pygame-script-triggered-by-hotkey-rumps-pygame
Stack Overflow
TIS/TSM non-main thread error; pygame script triggered by hotkey (rumps, pygame, keyboard)
I'm writing a python app, whose main purpose is to run a minigame (using the 'pygame' library), whenever I use a hotkey (which currently uses the 'keyboard' library). I want this hotkey to be recog...
Convert between XML and native Python data structures with jxmlease(2016): https://www.reddit.com/r/Python/comments/91o6e5/convert_between_xml_and_native_python_data/
reddit
r/Python - Convert between XML and native Python data structures with jxmlease(2016)
1 vote and 0 comments so far on Reddit
I made a 2 min animation of how Django processes a web request. Hope you'll find it useful!: https://www.reddit.com/r/Python/comments/91oezg/i_made_a_2_min_animation_of_how_django_processes/
reddit
r/Python - I made a 2 min animation of how Django processes a web request. Hope you'll find it useful!
0 votes and 0 comments so far on Reddit