PythonHub
2.44K subscribers
2.35K photos
49.4K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
"The average programmer has the aesthetic sense of a hyperactive weasel on LSD and wouldn't know a cleanly designed language if it fell from the sky and hit them on the head. Hence the popularity of PHP, Perl and C .": https://www.reddit.com/r/Python/comments/6ixd3y/the_average_programmer_has_the_aesthetic_sense_of/
After looking extensively for a package to help with an I2C-connected LCD screen for a Raspberry Pi, and only finding some gists, I tried to make my first Python package, looking for some feedback/contributors.: https://www.reddit.com/r/Python/comments/6iyiu7/after_looking_extensively_for_a_package_to_help/
This plugin installs a mocker fixture which is a thin-wrapper around the patching API provided by the mock package, but with the benefit of not having to worry about undoing patches at the end of a test.: https://www.reddit.com/r/Python/comments/6j0ygn/this_plugin_installs_a_mocker_fixture_which_is_a/