Zellers Algorithm won't work after year 2000: https://www.reddit.com/r/Python/comments/8c9ze5/zellers_algorithm_wont_work_after_year_2000/
reddit
Zellers Algorithm won't work after year 2000 • r/Python
So it's a code to determine the day of any date. It works fine till year 1999, but after that there s a gap of -1 day. In code: The months start...
No module named 'http.client' on Docker: https://stackoverflow.com/questions/49403012/no-module-named-http-client-on-docker
Stackoverflow
No module named 'http.client' on Docker
I am trying to retrieve my machine external IP address with python and I would like to use ipgetter for that.
Running it locally it's working as expected, and I get my IP.
But, when running on Doc...
Running it locally it's working as expected, and I get my IP.
But, when running on Doc...
Trying to make this old code I found on github run. I'm getting a syntax error but don't understand why?: https://www.reddit.com/r/Python/comments/8cagc6/trying_to_make_this_old_code_i_found_on_github/
reddit
Trying to make this old code I found on github run. I'm... • r/Python
The basic concept is that it responds to tweets with a certain keyword or hashtag then reply's with one of the ten random responses. python 3.5...
Syntax error when concatenating variables: https://www.reddit.com/r/Python/comments/8caivj/syntax_error_when_concatenating_variables/
reddit
Syntax error when concatenating variables • r/Python
I was testing something out when I got a syntax error Code: calc = str\(raw\_input\(\) opr1, ASMD, opr2 = calc.split\(total\) opr1 =...
Syntax error when concatenating variables: https://www.reddit.com/r/Python/comments/8caivj/syntax_error_when_concatenating_variables/
reddit
Syntax error when concatenating variables • r/Python
I was testing something out when I got a syntax error Code: calc = str\(raw\_input\(\) opr1, ASMD, opr2 = calc.split\(total\) opr1 =...
Backoff: Python function decorators for configurable backoff and retry: https://github.com/litl/backoff/
GitHub
GitHub - litl/backoff: Python library providing function decorators for configurable backoff and retry
Python library providing function decorators for configurable backoff and retry - litl/backoff
I finished my first OOP Project!: https://www.reddit.com/r/Python/comments/8cc7kt/i_finished_my_first_oop_project/
reddit
I finished my first OOP Project! • r/Python
After about a week of piecing together a dice based fight game, I finally 'finished' working on the game! I haven't completed the armor, weapon,...
Updated my sample project for creating Python applications with HTML and Javascript GUI: https://www.reddit.com/r/Python/comments/8ccfnj/updated_my_sample_project_for_creating_python/
reddit
Updated my sample project for creating Python... • r/Python
I updated my sample project, Neuron, to use Python 3, wxPython, and added a new script to generate an exe and installer. This is just a sample...
When is it necessary to import a submodule when the parent module is already imported?: https://www.reddit.com/r/Python/comments/8cccdg/when_is_it_necessary_to_import_a_submodule_when/
reddit
When is it necessary to import a submodule when the... • r/Python
I have been scouring the docs for a while and I cannot find any reference to this. Sometimes you are able to use a submodule without importing...
Found this on r/vexillology thought it looked cool: https://www.reddit.com/r/Python/comments/8ccn6b/found_this_on_rvexillology_thought_it_looked_cool/
reddit
Found this on r/vexillology thought it looked cool • r/Python
1 points and 0 comments so far on reddit
Smart method for remotely triggering a reddit bot script?: https://www.reddit.com/r/Python/comments/8cdbh6/smart_method_for_remotely_triggering_a_reddit_bot/
reddit
Smart method for remotely triggering a reddit bot script? • r/Python
I’m working on a small reddit bot that scrapes posts from specific subreddits, manipulates the post title, and posts the result as a top-level...
Using Data To Help Fight Climate Change (Interview): https://www.reddit.com/r/Python/comments/8cdbx2/using_data_to_help_fight_climate_change_interview/
reddit
Using Data To Help Fight Climate Change (Interview) • r/Python
1 points and 0 comments so far on reddit
Call for co-operating to develop Python library for reading Bluetooth sensor: https://www.reddit.com/r/Python/comments/8cdghq/call_for_cooperating_to_develop_python_library/
reddit
Call for co-operating to develop Python library for... • r/Python
1 points and 0 comments so far on reddit
I wrote a Tkinter app that queries a SQL Server database and writes the results to a csv: https://www.reddit.com/r/Python/comments/8cdldo/i_wrote_a_tkinter_app_that_queries_a_sql_server/
reddit
I wrote a Tkinter app that queries a SQL Server... • r/Python
1 points and 0 comments so far on reddit
Deploy your Flask API to any Serverless Cloud using this Simple Pattern: https://www.reddit.com/r/Python/comments/8cdzq3/deploy_your_flask_api_to_any_serverless_cloud/
reddit
Deploy your Flask API to any Serverless Cloud using... • r/Python
2 points and 0 comments so far on reddit