Large, Friendly Tech Community - We discuss everything from Rpi to Programming and Hardware, and we have lots of Python programmers!: https://www.reddit.com/r/Python/comments/57n0mu/large_friendly_tech_community_we_discuss/
reddit
Large, Friendly Tech Community - We discuss everything... • /r/Python
2 points and 0 comments so far on reddit
Error installing mysql-python (Windows)for DJANGO: http://stackoverflow.com/questions/40029000/error-installing-mysql-python-windowsfor-django
Stackoverflow
Error installing mysql-python (Windows)for DJANGO
I m using python 3.4, n i have Django.
I have installed MYSQL latest version + MySQL Workbench.
When i try 2 install mysqldb, i get an error saying Visual C++ 2010 is required n can't find it ,ins...
I have installed MYSQL latest version + MySQL Workbench.
When i try 2 install mysqldb, i get an error saying Visual C++ 2010 is required n can't find it ,ins...
Issues regarding pip and importing modules.: https://www.reddit.com/r/Python/comments/57nu7e/issues_regarding_pip_and_importing_modules/
reddit
Issues regarding pip and importing modules. • /r/Python
Hi, I'm a graduate student currently working on a modelling simulation using python as the basis. I'm still very new to coding, having been...
Need help with Python 2.7 > 3.5 translation: https://www.reddit.com/r/Python/comments/57og0j/need_help_with_python_27_35_translation/
reddit
Need help with Python 2.7 > 3.5 translation • /r/Python
Hey, So i bought 'Learn Python The Hard Way' today and i'm making my way through it. But i just noticed that all the code in the book is written...
I've encountered a multitude of issues when simply trying to install a module and need help fixing them: https://www.reddit.com/r/Python/comments/57of8m/ive_encountered_a_multitude_of_issues_when_simply/
reddit
I've encountered a multitude of issues when simply... • /r/Python
I'm quite inexperienced with Python when it comes to the detailed topics and most of the stuff we need to use at school has already been sorted...
Why can't I write extra code to python compiled binaries?: https://www.reddit.com/r/Python/comments/57otuq/why_cant_i_write_extra_code_to_python_compiled/
reddit
Why can't I write extra code to python compiled binaries? • /r/Python
I've been trying to create an exe infection script for the last few days. It seems that you can normally edit a C++ binary, but, when things come...
datetime.today() shows the date in the wrong time zone.: https://www.reddit.com/r/Python/comments/57p6f3/datetimetoday_shows_the_date_in_the_wrong_time/
reddit
datetime.today() shows the date in the wrong time zone. • /r/Python
https://repl.it/languages/python3 I live in Toronto, which is EDT, but the code above gives me the wrong date; I'm guessing it's off by 4 hours....
What do you think needs to be improved in the Python ecosystem? Do you see yourself using it in 5 years?: https://www.reddit.com/r/Python/comments/57p61b/what_do_you_think_needs_to_be_improved_in_the/
reddit
What do you think needs to be improved in the Python... • /r/Python
36 points and 46 comments so far on reddit
I'd like to share a really simple but useful class I've made, confy, json-based configuration files: https://www.reddit.com/r/Python/comments/57q8u1/id_like_to_share_a_really_simple_but_useful_class/
reddit
I'd like to share a really simple but useful class... • /r/Python
1 points and 1 comments so far on reddit
A GitLab>Discord webhook bridge, because nobody should be forced to use nodejs: https://www.reddit.com/r/Python/comments/57ql7p/a_gitlabdiscord_webhook_bridge_because_nobody/
reddit
A GitLab>Discord webhook bridge, because nobody should... • /r/Python
1 points and 1 comments so far on reddit
GitHub - turkus/live-premailer: Live premailer for jinja2 templates: https://www.reddit.com/r/Python/comments/57qsr2/github_turkuslivepremailer_live_premailer_for/
reddit
GitHub - turkus/live-premailer: Live premailer for... • /r/Python
1 points and 0 comments so far on reddit
Slack Deleter, quickly delete all your slack files - xpost r/slack: https://www.reddit.com/r/Python/comments/57qwvn/slack_deleter_quickly_delete_all_your_slack_files/
reddit
Slack Deleter, quickly delete all your slack files -... • /r/Python
4 points and 2 comments so far on reddit
A Python GitLab>Discord webhook bridge, because the only other implementation was in Node and that just won't do: https://www.reddit.com/r/Python/comments/57qtpc/a_python_gitlabdiscord_webhook_bridge_because_the/
reddit
A Python GitLab>Discord webhook bridge, because the... • /r/Python
2 points and 0 comments so far on reddit
Question: What is the current best practice for end-to-end scenario tests in Python webapps?: https://www.reddit.com/r/Python/comments/57r08v/question_what_is_the_current_best_practice_for/
reddit
Question: What is the current best practice for... • /r/Python
I build a webapp with AngularJS in the frontend and Tornado / Python in the backend. - What is the current best practice to run end-to-end...