I wrote a small reddit bot that's been mildly successful on /r/ShowerThoughts recently. I would love any and all feedback on it, as I know it has issues.: https://www.reddit.com/r/Python/comments/8i20a5/i_wrote_a_small_reddit_bot_thats_been_mildly/
reddit
r/Python - I wrote a small reddit bot that's been mildly successful on /r/ShowerThoughts recently. I would love any and all feedback…
1 votes and 1 so far on reddit
Would Python and MySQL be enough to recreate Twitter?: https://www.reddit.com/r/Python/comments/8i9oxq/would_python_and_mysql_be_enough_to_recreate/
reddit
Would Python and MySQL be enough to recreate Twitter? • r/Python
1 points and 4 comments so far on reddit
Best Python Courses 2018 ! Great video! Hurry: https://www.reddit.com/r/Python/comments/8i9s3p/best_python_courses_2018_great_video_hurry/
reddit
r/Python - Best Python Courses 2018 ! Great video! Hurry
0 votes and 0 so far on reddit
How to detect source and destination from message using neural model: https://stackoverflow.com/questions/50184164/how-to-detect-source-and-destination-from-message-using-neural-model
Stack Overflow
How to detect source and destination from message using neural model
I would like to extract the origin and destination from the given text.
For example,
I am travelling from London to New York.
I am flying to Sydney from Singapore.
Origin -- > London, Singapore.
For example,
I am travelling from London to New York.
I am flying to Sydney from Singapore.
Origin -- > London, Singapore.
My first Program: What Time is it in X Hours.: https://www.reddit.com/r/Python/comments/8ialud/my_first_program_what_time_is_it_in_x_hours/
reddit
My first Program: What Time is it in X Hours. • r/Python
I have always wanted to learn a language, but never really pushed myself to go through with it. I just started maybe a few days ago and now I love...
YouTube channel for PyCon 2018 is now up (with today's tutorials): https://www.reddit.com/r/Python/comments/8iamxy/youtube_channel_for_pycon_2018_is_now_up_with/
reddit
r/Python - YouTube channel for PyCon 2018 is now up (with today's tutorials)
612 votes and 33 comments so far on Reddit
Hello! A little library for convert json to dataclasess. For now I am working on performance, I glad to any feedback.: https://www.reddit.com/r/Python/comments/8iawnz/hello_a_little_library_for_convert_json_to/
reddit
Hello! A little library for convert json to... • r/Python
1 points and 0 comments so far on reddit
Python: Shape and Solid Calculator help: https://www.reddit.com/r/Python/comments/8iazgh/python_shape_and_solid_calculator_help/
reddit
Python: Shape and Solid Calculator help • r/Python
I'm currently for fun trying to make a calculator that you plug in numbers in a formula fasion and it will find the area, volume, etc... But I am...
Absolutely stumped with API error (beginner): https://www.reddit.com/r/Python/comments/8ib71y/absolutely_stumped_with_api_error_beginner/
reddit
r/Python - Absolutely stumped with API error (beginner)
1 votes and 0 so far on reddit
Python Bot Android Game Base On Image Pil (Pillow): https://www.reddit.com/r/Python/comments/8iblxk/python_bot_android_game_base_on_image_pil_pillow/
reddit
r/Python - Python Bot Android Game Base On Image Pil (Pillow)
1 votes and 0 so far on reddit
Record and Align Icecast Streams: https://www.reddit.com/r/Python/comments/8iboks/record_and_align_icecast_streams/
reddit
Record and Align Icecast Streams • r/Python
I wrote these two scripts for a icecast stream that loops until a new stream is released, whereupon the cycle continues. The recorder will begin...
Books like Grey/Black Hat Python/Violent Python but for Python 3?: https://www.reddit.com/r/Python/comments/8ibqs3/books_like_greyblack_hat_pythonviolent_python_but/
reddit
Books like Grey/Black Hat Python/Violent Python but for... • r/Python
As the title says, I'm looking for any books that are similar in content to Grey/Black Hat Python by Justin Seitz or Violent Python by TJ O'Connor...
Help with a storyboard I'm working on: https://www.reddit.com/r/Python/comments/8id5i1/help_with_a_storyboard_im_working_on/
reddit
Help with a storyboard I'm working on • r/Python
Hey guys, so I've got a project that i have to work on and its about a super small game. The project requires me to prepare a storyboard (a set of...
sometimes a python is just a python. - Sigmund Freud.: https://www.reddit.com/r/Python/comments/8id928/sometimes_a_python_is_just_a_python_sigmund_freud/
reddit
sometimes a python is just a python. - Sigmund Freud. • r/Python
1 points and 0 comments so far on reddit
Python : How to add vertical scroll in RecycleView: https://stackoverflow.com/questions/50219281/python-how-to-add-vertical-scroll-in-recycleview
Stack Overflow
Python : How to add vertical scroll in RecycleView
I am using Python-2.7 and kivy.
I run test.py then show a menu Test.When i click on it then show list of data.
Can someone tell me how to add vertical scrollbar on list.
test.py
from kivy.app im...
I run test.py then show a menu Test.When i click on it then show list of data.
Can someone tell me how to add vertical scrollbar on list.
test.py
from kivy.app im...
Python keeps crashing when i want to create a window using turtle. (Mac OS): https://www.reddit.com/r/Python/comments/8idw63/python_keeps_crashing_when_i_want_to_create_a/
reddit
Python keeps crashing when i want to create a window... • r/Python
Hello, I started having some trouble with the "regular" Python launcher, i guess. Excuse me if i mix up stuff or am talking bullshit. Basically i...