amandp13 / Cool-Scripts-Python-Nerds

A collection of some cool python scripts.😍 Feel free to collaborate and add the best script you code.
https://github.com/amandp13/Cool-Scripts-Python-Nerds
GNU General Public License v3.0
64 stars 54 forks source link

Add Some cool Basic Python scripts. #2

Open amandp13 opened 3 years ago

amandp13 commented 3 years ago

-Try to add some more basic beginner's friendly python Scripts. -For Beginners specifically. -Do Give star.

akshaysonawaneS commented 3 years ago

I will like to contribute

amandp13 commented 3 years ago

Assigned to you @akshaysonawaneS

akshaysonawaneS commented 3 years ago

Would you like a script to create strong pwd?

amandp13 commented 3 years ago

Would love that.

Siang-Yi commented 3 years ago

Hello can I make a tic tac toe cli game for hactoberfest?

amandp13 commented 3 years ago

Hello can I make a tic tac toe cli game for hactoberfest?

@Siang-Yi Yeah, Go ahead.

SanvikaSinghania commented 3 years ago

Hi, can I add a script to print the longest common subsequence from two strings?

amandp13 commented 3 years ago

Hi, can I add a script to print the longest common subsequence from two strings?

Yeah Go ahead

sanju6890 commented 3 years ago

Hi @amandp13 I have a cool Python script idea merge-mail-sender. Kindly confirm, if I can contribute it or not. Thanks :)

amandp13 commented 3 years ago

@sanju6890 Its a great script, Go give a shot

SanvikaSinghania commented 3 years ago

Can I add a basic script to plot a quadratic function using input coefficients in python using matplotlib?

amandp13 commented 3 years ago

@SanvikaSinghania Yeah sure, Add it in basic scripts.

vivekascoder commented 3 years ago

Hey, can i add my script to scrap 2000 trending hashtags of instagram and like all the posts based on the hashtags. It also has the feature to comment on some post based on your settings. Please Tell Me, will it be fine?

amandp13 commented 3 years ago

@vivekascoder It would be awesome...Go ahead

arnav-deep commented 3 years ago

Hey @amandp13 I have a script to ping websites or any servers, personal or private, which checks if the server is live or not and sends emails to the user if it's not. Can I add it here?

amandp13 commented 3 years ago

@arnav-deep Yeah sure, If it is ethical you can add

arnav-deep commented 3 years ago

Hey @amandp13 Added the PR for the pinging script I mentioned.

prathimacode-hub commented 3 years ago

Is this repository open for contributions? @amandp13

adarsh-kishore786 commented 3 years ago

Hey, I've got a python script. In it I've defined a Vector class for vectors of any dimensions. There are operator-overloaded functions for +,-. And dot product, finding length, angle between vectors. I have added functionality for comparing vectors, negating them, printing them using str.

Also, there is a lot of documentation, and test cases for each method are written and tested using doctest module.

So, can I contribute that here?

amandp13 commented 3 years ago

@ashy-boy786 Yeah go for it

prathimacode-hub commented 3 years ago

Added PR for Digital Clock. Kindly look at it. @amandp13

Sreejith2 commented 1 year ago

I want to try this

Shreyas9699 commented 5 months ago

Hey @amandp13 , I have a python script that deletes emails from outlook based on set keywords present in subject or emails sent by specific sender.

Would you love to contribute it here?

hitansupanda commented 4 months ago

Hey @amandp13 , I have a python script for performing file handling but there already a file handling file can i make some changes in that file. I am a beginner so if it's ok then I want to contribute