Server Hosting for running scheduled Python Scripts: https://www.reddit.com/r/Python/comments/6vdqgk/server_hosting_for_running_scheduled_python/
reddit
Server Hosting for running scheduled Python Scripts • r/Python
I'm currently running python scripts on my own "server" (a PC) using scheduled tasks. I've outgrown it, and it's not reliable enough, so am...
What are everyone's favorite modules?: https://www.reddit.com/r/Python/comments/6vdtxu/what_are_everyones_favorite_modules/
reddit
What are everyone's favorite modules? • r/Python
I really like requests, nltk, py2exe, pyautogui, selenium, beautifulsoup, subprocess, and a lot of the default ones like os, sys, re, and time. I...
Just released tomviz 1.1 for 3D Visualization and 3D Python Data Processing - with NumPy, SciPy, and sample datasets [open-source, open-science, OSX, Windows, Linux]: https://www.reddit.com/r/Python/comments/6ve0di/just_released_tomviz_11_for_3d_visualization_and/
reddit
Just released tomviz 1.1 for 3D Visualization and 3D... • r/Python
1 points and 1 comments so far on reddit
Hey /r/Python! I made a weird game about simulating evolution of intelligence in PyGame. Tell me what you think!: https://www.reddit.com/r/Python/comments/6vdaiv/hey_rpython_i_made_a_weird_game_about_simulating/
reddit
Hey /r/Python! I made a weird game about simulating... • r/Python
42 points and 14 comments so far on reddit
Python script that automatically enters those "Retweet to win" contests on twitter! Super easy to setup for your own account.: https://www.reddit.com/r/Python/comments/6vewbr/python_script_that_automatically_enters_those/
reddit
Python script that automatically enters those "Retweet... • r/Python
1 points and 0 comments so far on reddit
Is Codeacademy a good way to learn Python?: https://www.reddit.com/r/Python/comments/6vea1t/is_codeacademy_a_good_way_to_learn_python/
reddit
Is Codeacademy a good way to learn Python? • r/Python
I'm currently learning Python through Codeacademy. I want to eventually be able to make simple games and that sort of thing. I have no prior...
What is the most elegant solution to getting the equivalent of signal.alarm() on windows?: https://www.reddit.com/r/Python/comments/6vfpjq/what_is_the_most_elegant_solution_to_getting_the/
reddit
What is the most elegant solution to getting the... • r/Python
I want to time my code and end it after a certain amount of seconds. signal.alarm() is definitely the best way to do this, but I am using windows...
Questions from someone completely new to Python.: https://www.reddit.com/r/Python/comments/6vfu8g/questions_from_someone_completely_new_to_python/
reddit
Questions from someone completely new to Python. • r/Python
Hi everyone! The questions I have are really simple, so tell me if they belong anywhere else. I know that you can take user input from things...
Writing a for loop to a excel file: https://www.reddit.com/r/Python/comments/6vghop/writing_a_for_loop_to_a_excel_file/
reddit
Writing a for loop to a excel file • r/Python
Hi, Having trouble writing a for loop of scraped data from a website to an Excel file. I use selenium to get the table data but I cannot figure...
Scoreboard web app powered by Flask: https://www.reddit.com/r/Python/comments/6vhcc7/scoreboard_web_app_powered_by_flask/
reddit
Scoreboard web app powered by Flask • r/Python
Hello, We had a university project to design a benchmarking software and while my colleagues worked on the client, I worked on the website. I...
Pyplot reference infographics: https://www.reddit.com/r/Python/comments/6vhmqy/pyplot_reference_infographics/
reddit
Pyplot reference infographics • r/Python
Pyplot is pretty great for plotting data, with all the convenient functions and support for both numpy and pure python data. Yet, when you use it...
Twitter bot that Favs the TL or all tweets containing a pattern: https://www.reddit.com/r/Python/comments/6vikcq/twitter_bot_that_favs_the_tl_or_all_tweets/
reddit
Twitter bot that Favs the TL or all tweets containing a... • r/Python
1 points and 0 comments so far on reddit
What IDE for learning python, and specifically what one(s) are used in UK schools?: https://www.reddit.com/r/Python/comments/6viizv/what_ide_for_learning_python_and_specifically/
reddit
What IDE for learning python, and specifically what... • r/Python
as subject really, want to catch up with programming and python, and want to get familair with whatever is commonly used in uk schools. thanks