Package manager for pawn language written in python: https://www.reddit.com/r/Python/comments/8bcjnh/package_manager_for_pawn_language_written_in/
reddit
Package manager for pawn language written in python • r/Python
1 points and 0 comments so far on reddit
I would like to script a series of actions on a pdf. Is python for me?: https://www.reddit.com/r/Python/comments/8bd6ao/i_would_like_to_script_a_series_of_actions_on_a/
reddit
I would like to script a series of actions on a pdf. Is... • r/Python
I'd like to create a program that takes two inputs : 1) How many people are you searching for 2) Prompts users to enter the names one by one The...
Anyone know good (free) places to learn Python with creating games?: https://www.reddit.com/r/Python/comments/8bd6qm/anyone_know_good_free_places_to_learn_python_with/
reddit
Anyone know good (free) places to learn Python with... • r/Python
The only problem is that I don't have enough money to spare on paid courses. I have basic knowledge of Python 2.7 & 3, and I'd do a course on...
How do you figure out whether the duck needs to quack?: https://www.reddit.com/r/Python/comments/8bebmr/how_do_you_figure_out_whether_the_duck_needs_to/
reddit
How do you figure out whether the duck needs to quack? • r/Python
I have been using Python for a while and am loving it. However, as I begin to use old code or other people's code, I have found that it is getting...
I have 2 external hard drives backing up the same stuff, how can I write a script that will run when both are connected, and update backup2 with files from backup1: https://www.reddit.com/r/Python/comments/8bet4x/i_have_2_external_hard_drives_backing_up_the_same/
reddit
I have 2 external hard drives backing up the same... • r/Python
Basically, I have 2 external hard drives. When I update the master, I just want to plug my other one in, and a script will automatically take all...
Did anyone make a stock trading app with python that they are making profits with? I just want to know if such people exist and any programming
String similarity with sqlite3, with Levenstein distance: https://www.reddit.com/r/Python/comments/8bcgjz/string_similarity_with_sqlite3_with_levenstein/
reddit
String similarity with sqlite3, with Levenstein distance • r/Python
Is there a string similarity measure in `sqlite3` module? Something like the [Levenshtein...
HELP: Python script that waits for a signal from a remote computer: https://www.reddit.com/r/Python/comments/8bf2ed/help_python_script_that_waits_for_a_signal_from_a/
reddit
HELP: Python script that waits for a signal from a... • r/Python
I have a few computers on which I want to run some scripts, but it's tedious to go to each computer at start each script individually. Is there a...
Python 2 will be replaced with Python 3 in the next RHEL major release: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.5_release_notes/chap-red_hat_enterprise_linux-7.5_release_notes-deprecated_functionality
Complete Data Science Training with Python for Data Analysis: https://www.reddit.com/r/Python/comments/8bg6et/complete_data_science_training_with_python_for/
reddit
Complete Data Science Training with Python for Data... • r/Python
1 points and 0 comments so far on reddit
Obfuscate your python script by converting it to emoji icons: https://www.reddit.com/r/Python/comments/8bg4pn/obfuscate_your_python_script_by_converting_it_to/
reddit
Obfuscate your python script by converting it to emoji... • r/Python
3 points and 1 comments so far on reddit
Need help on a little project for the board game "risk": https://www.reddit.com/r/Python/comments/8b7n1w/need_help_on_a_little_project_for_the_board_game/
reddit
Need help on a little project for the board game "risk" • r/Python
I need somone who wants to help me by a project for an "supporting" progamme, for the board game "risk". It would be good if you know the rules of...
how can i create a movie information site with two tables?: https://www.reddit.com/r/Python/comments/8bgkna/how_can_i_create_a_movie_information_site_with/
reddit
how can i create a movie information site with two tables? • r/Python
This program need to have the first table include movie title, release date and rating. The second table with have the actor first name, last name...