Python-tools collects interesting and useful python scripts, and it would be great if any script could help you.
Little steps add up to big dreams!
Welcome everyone to contribute to this project!
- age.py: compute the age for a person
- body_mass_index_GUI.py: create body mass index calculated GUI by Python
- bot/bot.py: simple telegram bot
- bubbleSort.py: bubble sort
- chess.py: a chess game
- circle_using_square.py: circle using number of squares
- draw_PeppaPig.py: draw PeppaPig with Python
- electricity_consumption.py: calculates electricity consumed
- factorial.py: a simple program to calculate the factorial of a number
- fan_pattern.py: a challenging pattern program in python
- fibonacci.py: there're 2 algorithms that make the fibonacci with recursive and looping
- gcd.py: calculate the greatest common divisor
- igdata.py: Instagram Scraper, Scrapes data from public instagram profile and posts and saves it into json file.
- image_compressor.py: This is an Image Compression example using K-Means Clustering algorithm.
- image_stitching.py: stitching images using opencv
- imagerecognition.py: facial recognition in python
- img2video.py: turn images to video
- insfans_bot.py: Ins bot for fans
- keylogger
- lcm.py: calculate the least common multiple
- linked_list.py: singly linked list insertion and display
- masking(opencv).py
- markov/main.py: a Markov Chain example using "A Christmas Carol"
- nasa_photo_day.py: downloads an image from NASA's photo of the day website and sets it as the desktop image
- number_palindrome.py: program to check number palindrome
- number_system_convertor.py: a application which convert the number in a desired system
- palindrome.py: Python code to check if the input string is a palindrome
- parallelogram_pattern.py: parallelogram pattern program
- piglatin.py: translates text to "pig latin"
- portscanner.py: this small port scanner program will try to connect on every port you define for a particular host
- prime_number.py: check prime number
- random_walk.py
- regular_expressions: a simple program to get started with regular expressions
- result_checker.py: this helper file helps you scrape for result notification on your university website
- rotany_cipher.py: rot any cipher
- search_commits.py: a program that returns commits that contain specific words, inspired by a random bot of Instagram
- simple_calculator.py: making a simple calculator which can perform operations like addition, subtraction, multiplication and division
- singly_linked_list.py: singly linked list with python
- snake.py: a simple snake game
- sort_n_numbers.py: a program to sort n numbers
- table_element_statistics_and_deletion.py: excel table element statistics and deletion
- tic_tac.py: Tic Tac Toe Game
- webcrawler.py: this is a website crawler written by using selenium framework for automation
- wechat_friends_analyse: WeChat friends statistics and analysis tools