What is the coolest thing you have made with Python?: https://www.reddit.com/r/Python/comments/8vjhkt/what_is_the_coolest_thing_you_have_made_with/
reddit
r/Python - What is the coolest thing you have made with Python?
65 votes and 54 so far on reddit
Made my own CLI tool to download videos from Facebook using regex: https://www.reddit.com/r/Python/comments/8vju5w/made_my_own_cli_tool_to_download_videos_from/
reddit
r/Python - Made my own CLI tool to download videos from Facebook using regex
2 votes and 0 so far on reddit
Big Phoney: generate English pronunciations for any word: https://www.reddit.com/r/Python/comments/8vkdd4/big_phoney_generate_english_pronunciations_for/
reddit
r/Python - Big Phoney: generate English pronunciations for any word
2 votes and 1 so far on reddit
Is there a place online where I can create and share Jupyter notebooks with interactive plots?: https://www.reddit.com/r/Python/comments/8vl4pl/is_there_a_place_online_where_i_can_create_and/
reddit
r/Python - Is there a place online where I can create and share Jupyter notebooks with interactive plots?
1 votes and 0 so far on reddit
In Jupyter Notebook, how to convert .ipynb file into a PDF , with only outputs ?: https://www.reddit.com/r/Python/comments/8vl9fi/in_jupyter_notebook_how_to_convert_ipynb_file/
reddit
r/Python - In Jupyter Notebook, how to convert .ipynb file into a PDF , with only outputs ?
1 votes and 0 so far on reddit
Alter xticks matplotlib: https://stackoverflow.com/questions/51073053/alter-xticks-matplotlib
Stack Overflow
Alter xticks matplotlib
I have a scatter plot that has time on the x-axis
import pandas as pd
import matplotlib.pyplot as plt
from matplotlib import ticker
d = ({
'A' : ['08:00:00','08:10:00','08:12:00','08:26:00','...
import pandas as pd
import matplotlib.pyplot as plt
from matplotlib import ticker
d = ({
'A' : ['08:00:00','08:10:00','08:12:00','08:26:00','...
WATCH ME CODE! - Completing codewars challenges in python for interview practice: https://www.reddit.com/r/Python/comments/8vll1y/watch_me_code_completing_codewars_challenges_in/
reddit
r/Python - WATCH ME CODE! - Completing codewars challenges in python for interview practice
1 votes and 0 so far on reddit
Aiir Innovations - Bringing Artificial Intelligence to the maintenance industry!: https://www.reddit.com/r/Python/comments/8vlnhn/aiir_innovations_bringing_artificial_intelligence/
reddit
r/Python - Aiir Innovations - Bringing Artificial Intelligence to the maintenance industry!
1 votes and 0 so far on reddit
Program which records/repeats mouse/keyboard input: https://www.reddit.com/r/Python/comments/8vm2zf/program_which_recordsrepeats_mousekeyboard_input/
reddit
Program which records/repeats mouse/keyboard input
Proud to share my first 'real' program in Python. After having to do some very repetitive clicks at work, I wrote a small script doing it for me....
I made a Reddit bot that wishes users a happy birthday on their Reddit B-Day!: https://www.reddit.com/r/Python/comments/8vm5uo/i_made_a_reddit_bot_that_wishes_users_a_happy/
reddit
r/Python - I made a Reddit bot that wishes users a happy birthday on their Reddit B-Day!
4 votes and 0 so far on reddit
PEP 572 (Assignment Expressions) is officially accepted: https://www.reddit.com/r/Python/comments/8vmq27/pep_572_assignment_expressions_is_officially/
reddit
PEP 572 (Assignment Expressions) is officially accepted • r/Python
72 points and 176 comments so far on reddit
Best way to make money using coding (not getting a job): https://www.reddit.com/r/Python/comments/8vnix5/best_way_to_make_money_using_coding_not_getting_a/
reddit
r/Python - Best way to make money using coding (not getting a job)
2 votes and 1 so far on reddit
Tabs or Spaces? Please Share Your Thoughts!: https://www.reddit.com/r/Python/comments/8vmxwg/tabs_or_spaces_please_share_your_thoughts/
reddit
r/Python - Tabs or Spaces? Please Share Your Thoughts!
0 votes and 9 so far on reddit
Why does scipy.stats.describe not return the 25, 50, and 75th percentiles as well?: https://www.reddit.com/r/Python/comments/8vos7h/why_does_scipystatsdescribe_not_return_the_25_50/
reddit
r/Python - Why does scipy.stats.describe not return the 25, 50, and 75th percentiles as well?
1 votes and 0 so far on reddit
Drawing 3D Objects in Tkinter! My Code is Garbage, but I Thought it Was a Cool Concept. Maybe Run it if You Have the Time?: https://www.reddit.com/r/Python/comments/8vp42g/drawing_3d_objects_in_tkinter_my_code_is_garbage/
reddit
r/Python - Drawing 3D Objects in Tkinter! My Code is Garbage, but I Thought it Was a Cool Concept. Maybe Run it if You Have the…
1 votes and 2 so far on reddit