How do you use python to automate tasks in life or at work?: https://www.reddit.com/r/Python/comments/4edpl0/how_do_you_use_python_to_automate_tasks_in_life/
reddit
How do you use python to automate tasks in life or at... • /r/Python
As I was searching through /r/python's archives I found [this...
I created a simple app that generates secure random passphrases using the diceware method. Feedback is appreciated!: https://www.reddit.com/r/Python/comments/4edxfs/i_created_a_simple_app_that_generates_secure/
reddit
I created a simple app that generates secure random... • /r/Python
1 points and 0 comments so far on reddit
Pygame - Doppler Effect Simulation: https://www.reddit.com/r/Python/comments/4edyyi/pygame_doppler_effect_simulation/
reddit
Pygame - Doppler Effect Simulation • /r/Python
I have been trying to write a code for a simulation of the Doppler Effect. However, right now all I have is a car that moves and radially...
Python3 Determining and Printing "Prime" or "Not prime": https://www.reddit.com/r/Python/comments/4ee6ys/python3_determining_and_printing_prime_or_not/
reddit
Python3 Determining and Printing "Prime" or "Not prime" • /r/Python
So my program is to do 3 things. (1) Identify the sqrt [x] of a num(a) that is inputted by the user using the newton raphson method. This works....
Show /r/python: gunicorn_thrift, a thrift server based on gunicorn.: https://www.reddit.com/r/Python/comments/4eegbd/show_rpython_gunicorn_thrift_a_thrift_server/
reddit
Show /r/python: gunicorn_thrift, a thrift server based... • /r/Python
1 points and 0 comments so far on reddit
Should I Be Learning Python 3.X?: https://www.reddit.com/r/Python/comments/4eep1h/should_i_be_learning_python_3x/
reddit
Should I Be Learning Python 3.X? • /r/Python
i'm a freshman in university taking a python course, but we are learning 2.7. i've been lurking this subreddit for a while and have noticed a lot...
haxor-news: Hacker News CLI with auto-completion, output highlighting, and comment filtering: https://www.reddit.com/r/Python/comments/4ef1ev/haxornews_hacker_news_cli_with_autocompletion/
reddit
haxor-news: Hacker News CLI with auto-completion,... • /r/Python
3 points and 0 comments so far on reddit
Today my mom made a very familiar looking smoothie...: https://www.reddit.com/r/Python/comments/4ef6q6/today_my_mom_made_a_very_familiar_looking_smoothie/
reddit
Today my mom made a very familiar looking smoothie... • /r/Python
1 points and 0 comments so far on reddit
Programmer looking into learning Python: https://www.reddit.com/r/Python/comments/4efsgv/programmer_looking_into_learning_python/
reddit
Programmer looking into learning Python • /r/Python
Hi, I'm a full time Java dev for last 3 years. I'm looking for a course (video / book) to quickly get me through Python with examples. Any good...
[Q] Script that corrects my input: https://www.reddit.com/r/Python/comments/4eg6hh/q_script_that_corrects_my_input/
reddit
[Q] Script that corrects my input • /r/Python
Hello, I'd like to write a script that autocorrects my input: If I enter ä, it should remove the 'ä' (backspace) and then write '& auml;'...
Pymssql Install Error: http://stackoverflow.com/questions/36506813/pymssql-install-error
Stackoverflow
Pymssql Install Error
I'm trying to install FreeTDS using binaries from here, on Windows, but I can't figure out how to install binary files; a google search turned up nothing relevant. I'm installing so that the Python
Could somebody make me a program?: https://www.reddit.com/r/Python/comments/4egfn0/could_somebody_make_me_a_program/
reddit
Could somebody make me a program? • /r/Python
The program needs to ask the user for there name and what class there in and store them in seperate variables, it essentially needs to be a quiz...