Python Weekly - Issue 358 : https://mailchi.mp/pythonweekly/python-weekly-issue-358
003 Setting up Python on Windows | Python tutorial: https://www.reddit.com/r/Python/comments/9401c1/003_setting_up_python_on_windows_python_tutorial/
reddit
r/Python - 003 Setting up Python on Windows | Python tutorial
1 vote and 0 comments so far on Reddit
Method to determine polygon surface rotation from top-down camera: https://stackoverflow.com/questions/51618576/method-to-determine-polygon-surface-rotation-from-top-down-camera
Stack Overflow
Method to determine polygon surface rotation from top-down camera
I have a webcam looking down on a surface which rotates about a single-axis. I'd like to be able to measure the rotation angle of the surface.
The camera position and the rotation axis of the sur...
The camera position and the rotation axis of the sur...
How to weigh the points in a scatter plot for a fit?: https://stackoverflow.com/questions/51565946/how-to-weigh-the-points-in-a-scatter-plot-for-a-fit
Stack Overflow
How to weigh the points in a scatter plot for a fit?
So, I looked up information about the weights parameter in the polyfit (numpy.polynomial.polynomial.polyfit) function in Python and it seems like it has something to do with the error associated wi...
Application to Display Database entries and allow users to edit and write-back: https://www.reddit.com/r/Python/comments/93wdgb/application_to_display_database_entries_and_allow/
reddit
Application to Display Database entries and allow users... • r/Python
Hi All, I'm looking for advice on tooling/approaches to use for a task. I want to display entries of a database to end-users that allow them to...
Mutmut 0.0.20 out: full python 3 support thanks to parso/jedi: https://www.reddit.com/r/Python/comments/94252u/mutmut_0020_out_full_python_3_support_thanks_to/
reddit
r/Python - Mutmut 0.0.20 out: full python 3 support thanks to parso/jedi
1 vote and 0 comments so far on Reddit
Python has brought computer programming to a vast new audience: https://www.reddit.com/r/Python/comments/942muy/python_has_brought_computer_programming_to_a_vast/
reddit
r/Python - Python has brought computer programming to a vast new audience
1 vote and 0 comments so far on Reddit
Python used to hack source code for Super Mario Bros: https://www.reddit.com/r/Python/comments/943306/python_used_to_hack_source_code_for_super_mario/
reddit
r/Python - Python used to hack source code for Super Mario Bros
2 votes and 4 comments so far on Reddit
undictify: Type-safe dictionary unpacking / JSON deserialization: https://www.reddit.com/r/Python/comments/943ah8/undictify_typesafe_dictionary_unpacking_json/
reddit
r/Python - undictify: Type-safe dictionary unpacking / JSON deserialization
1 vote and 0 comments so far on Reddit
Party Parrot: I needed a quick package for my students to verify their Python installation was working. Just pipenv install party-parrot
Finger Detection and Tracking using OpenCV and Python: https://www.reddit.com/r/Python/comments/9444uo/finger_detection_and_tracking_using_opencv_and/
reddit
Finger Detection and Tracking using OpenCV and Python
Posted in r/Python by u/mmsme • 158 points and 6 comments
Python API-Classifier. Turn your JSON API responses into classes!: https://www.reddit.com/r/Python/comments/944lhu/python_apiclassifier_turn_your_json_api_responses/
reddit
r/Python - Python API-Classifier. Turn your JSON API responses into classes!
1 vote and 0 comments so far on Reddit
No coding skill, I want to programm a scraper/downloader: https://www.reddit.com/r/Python/comments/944myn/no_coding_skill_i_want_to_programm_a/
reddit
r/Python - No coding skill, I want to programm a scraper/downloader
1 vote and 1 comment so far on Reddit
Python’s Meta-Object Protocol (2012) [pdf]: http://laser.inf.ethz.ch/2012/slides/vanRossum/laser-mop.pdf