I need help with a big string: https://www.reddit.com/r/Python/comments/81ni94/i_need_help_with_a_big_string/
reddit
I need help with a big string • r/Python
Hello guys I need help with editing a given string to make a list from it. Here is the string https://hastebin.com/elesurozuy.xml I want to make...
Trouble getting the trade-price using "Requests-HTML" library: https://stackoverflow.com/questions/49023861/trouble-getting-the-trade-price-using-requests-html-library
Stackoverflow
Trouble getting the trade-price using "Requests-HTML" library
I've written a script in python to get the price of last trade from a javascript rendered webpage. I can get the content If I choose to go with selenium. My goal here is not to use any browser simu...
Randomly assign list of names into a column: https://www.reddit.com/r/Python/comments/81o37a/randomly_assign_list_of_names_into_a_column/
reddit
Randomly assign list of names into a column • r/Python
I have a list of 20 names that I need to randomly assign in a column of 50,000 rows. Is there a way to do that?
Changing index to a given string: https://www.reddit.com/r/Python/comments/81p588/changing_index_to_a_given_string/
reddit
Changing index to a given string • r/Python
How do I write a program that changes the index to a given string? Does this mean it is possible for me to modify the string? Or, do I change the...
Is there a command that can execute files in Python?: https://www.reddit.com/r/Python/comments/81p9b1/is_there_a_command_that_can_execute_files_in/
reddit
Is there a command that can execute files in Python? • r/Python
I need the command for my spammer. So it’ll loop the execution of another.py file and that file has a dialog box in it and so it’ll just spam...
weird phenomenon with reading csv file: https://www.reddit.com/r/Python/comments/81pf90/weird_phenomenon_with_reading_csv_file/
reddit
weird phenomenon with reading csv file • r/Python
Hi. I have got a very large (1GB) csv file with just 3 columns and I'm supposed to parse it. BTW, I'm using Python3. Some rows from the beginning...
Free 'Intro to Python' workshop online slide deck with exercises and solutions: https://www.reddit.com/r/Python/comments/81pfur/free_intro_to_python_workshop_online_slide_deck/
Reddit
From the Python community on Reddit: Free 'Intro to Python' workshop online + slide deck with exercises and solutions
Explore this post and more from the Python community
Windows 10: What is the best setup for keeping the terminal close at hand?: https://www.reddit.com/r/Python/comments/81pz1d/windows_10_what_is_the_best_setup_for_keeping_the/
reddit
Windows 10: What is the best setup for keeping the... • r/Python
I've never gotten into ALT-TABing, maybe I should start. I usually have like 10 windows though so it's kind of a pain (music, explorer, note...
This is probably the best resource for those who want to learn Python programming from scratch. A lot of information with a lot of coverage. The instructor Mr. Omer explains everything in simple terms and demonstrates how the code works in a straightforward fashion.: https://www.reddit.com/r/Python/comments/81pygk/this_is_probably_the_best_resource_for_those_who/
reddit
This is probably the best resource for those who want... • r/Python
6 points and 0 comments so far on reddit
I have a question and would love help.: https://www.reddit.com/r/Python/comments/81qlca/i_have_a_question_and_would_love_help/
reddit
I have a question and would love help. • r/Python
I'm learning python alone but I have no idea how to pursue a first job in the field or even how to join a project that involves python. What do...
What are some good python IDEs for Mac?: https://www.reddit.com/r/Python/comments/81qv1s/what_are_some_good_python_ides_for_mac/
reddit
What are some good python IDEs for Mac?
I started out using IDLE, but it is really just a bad looking IDE. no IntelliSense or syntax completion, and no line numbers. I started to use...
Mongoengine connecting to atlas No replica set members found yet: https://stackoverflow.com/questions/49046987/mongoengine-connecting-to-atlas-no-replica-set-members-found-yet
Stackoverflow
Mongoengine connecting to atlas No replica set members found yet
after a working production app was connected to local mongo, we've decided to move to Mongo Atlas.
This caused production errors.
Our stack is docker -> alping 3.6 -> python 2.7.13 -> Fl...
This caused production errors.
Our stack is docker -> alping 3.6 -> python 2.7.13 -> Fl...
Scrape the Twitter Frontend API without authentication: https://www.reddit.com/r/Python/comments/81rjpr/scrape_the_twitter_frontend_api_without/
reddit
Scrape the Twitter Frontend API without authentication • r/Python
0 points and 0 comments so far on reddit
I'm making a madden simulation: https://www.reddit.com/r/Python/comments/81ro81/im_making_a_madden_simulation/
reddit
I'm making a madden simulation • r/Python
So I'm making a madden simulator. I have all the random generated positions and the team has all been selected and put into lists. I have...
How to automate in steps (Install Windows 7 / Install Windows Loader daz / And install Media Creation Tools and burn it on DVD or USB: https://www.reddit.com/r/Python/comments/81rx2t/how_to_automate_in_steps_install_windows_7/
reddit
How to automate in steps (Install Windows 7 / Install... • r/Python
Any idea?