Code Monkey home page Code Monkey logo

python-scripts's Introduction

Python-Scripts

  1. gmail-auto-login: A script to login to GMail (can be customised for any site by changing some params) automatically and save time (Currently works for Chrome). Install the latest version of ChromeDriver from here and save the .py file in the same folder as the .exe of the driver. Run the script and automate your login. Don't forget to change the username and password by editing in an IDE or IDLE.
  2. Webmail_notifier: A script to notify new emails in NITT Webmail on Windows using toast notifications. Uses selenium and win10toast libraries on ChromeDriver.
  3. All-Zip-Extractor: A script to extract contents of all zip archives in a given directory. No additional libraries needed.
  4. morse_encode_decode: A python3 program to: 1. Encode plain text (A-Z, a-z, 0-9, ' ', '.', ',', '?') and play using Python winsound library (WINDOWS ONLY) 2. Decode morse code to plain text (A-Z, a-z, 0-9, ' ', '.', ',', '?')
  5. results: A script to parse semester results of NIT Trichy. Takes rollnumber and password as inputs. Uses requests library.
  6. way2sms: A script to automate sending SMS via way2sms. Made for Festember, NIT Trichy inductions. Reads CSV files to personalise message with name and slot for inductions. Built upon this.
  7. Excel reconfigure: A script to automatically modify excel worksheets (especially form data) to make different rows for different parameters filled by the same individual. Made for separating individuals team-wise from a single google form response sheet for Festember, NIT Trichy. Uses openpyxl library.

python-scripts's People

Contributors

thecomputeguy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.