Skip to content

Short Codes for automating some boring stuff using Python :octocat: 🍺 💤

License

Notifications You must be signed in to change notification settings

UT1/Micro-Codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

68058c8 · Dec 12, 2018

History

78 Commits
Mar 19, 2018
Feb 14, 2018
Apr 9, 2018
Feb 21, 2018
Feb 15, 2018
Mar 2, 2018
Mar 27, 2018
Apr 3, 2018
Nov 1, 2018
Apr 3, 2018
Mar 27, 2018
Feb 13, 2018
Feb 27, 2018

Repository files navigation

Micro-Codes

A series of samll codes to automate boring stuff

1.My Location

Check your PC's Geo Location(Where_Am_I.py)

2.CPU Memory

Check the memory status of HDD and RAM of your PC(CPU_Memory.py)

3.What is my current internet speed?

Check the download speed,upload speed and Ping of your internet connection(Internet_Speedtest.py)

4.Check the Specs of the PC

Check the basic specs of your PC:Graphics,Processor,Operating System,RAM(My_Computer_Specs.py)

5.ScreenSnipper

Take the Screenshot after a 10 seconds gap,compatible with any python platform.(ScreenSnipper.py)

6.Have a look at some Pandas Microcodes!!!

Pandas_Microcodes.md

7.Read all the sheets in seperate dataframes at once fromone single excel file.

8.Visualize missing data

Short codes to visualize the missing values in the data .. during Data cleaning process
of Machine learning model building(Visualize_missing_Value.py)

Upcoming: Youtube Downloader Character to tone convertor