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
- bot/bot.py: simple telegram bot
- 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
- fibonacci.py: there're 2 algorithms that make the fibonacci with recursive and looping
- igdata.py: Instagram Scraper, Scrapes data from public instagram profile and posts and saves it into json file.
- imagerecognition.py: facial recognition in python
- img2video.py: turn images to video
- insfans_bot.py: Ins bot for fans
- keylogger
- masking(opencv).py
- nasa_photo_day.py: downloads an image from NASA's photo of the day website and sets it as the desktop image
- 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
- 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
- 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
- wechat_friends_analyse: WeChat friends statistics and analysis tools