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...
Change Python version for evaluating file with SublimREPL plugin: http://stackoverflow.com/questions/40016838/change-python-version-for-evaluating-file-with-sublimrepl-plugin
Stackoverflow
Change Python version for evaluating file with SublimREPL plugin
I am using Sublim Text 3 on Mac OS X El Capitan. What I need to do is to evaluate a Python file within Sublime Text 3.
I have installed Package Control and then SublimREPL plugins.
I have set up ...
I have installed Package Control and then SublimREPL plugins.
I have set up ...
Check out my toy library -- typecast -- that introduces a new paradigm to Python: https://www.reddit.com/r/Python/comments/57r60f/check_out_my_toy_library_typecast_that_introduces/
reddit
Check out my toy library -- typecast -- that... • /r/Python
I had this idea running around in my head for quite a while, and I decided to finally put it to code and see how others feel about it. It goes...