Amazing-Python-Scripts
Amazing-Python-Scripts copied to clipboard
🚀 Curated collection of Amazing Python scripts from Basics to Advance with automation task scripts.
Title: Add README with Screenshots and Output for Salary Predictor Description: The current repository lacks a detailed README explaining the usage and features of the salary predictor. Create a comprehensive...
# Aim I want to implement the different cipher algorithms in Python
## **Describe the bug** The code shows an error if the entered month is February, April, June, September, and November in the age calculator. As these months contain only 30...
# Aim-Data Analysis Patients data has becoming a vast problem to manage by hospitals. I want to analyse the patients data through statistics and python. # Details - Different statistical...
Want to make navigation bar more attractive, check images for more details. ## Before  ## After  Please assign me the issue under GSSoC @avinashkranjan
# Title: Add Planet Simulation Script Using Pygame # Description: This proposal suggests adding a Python script to simulate planets using the Pygame library. The script will create a visually...
# Aim -Web browser is created on our own # Details - It will have normal things as other web browsers are having
# Aim This is a python script of chat-bot # Details in this you can easily interact with bot
# Aim - To create a boilerplate code that works for most Django applications with a brief description of what it can do. # Details - All the methods such...
# Aim Write a SMS-spam detector with Scikit learn # Details The Basic algorithm for solving a task like this is: - Collect data and classify it - Divide data-set...