Skip to content

grabosky/Simple-Python-Scripts

Repository files navigation

Simple-Python-Scripts

Collection package of simple, yet usefull Python scripts

List:

saveHTMLtoXMLandScreenshot.py - Saves website's HTML into XML file and takes screenshot of the webpage (last part need improvement)

wordParserAndCounter.py - Opens hamlet.txt and prints the most commonly used words with number of times used

rssFeedParser.py - Parses and prints titles and content of a RSS feed

functionExample.py - Simple example of a function in Python

pingListOfDomains.py - Goes through a list of URLs from "domains-test" file and pings them to see if the domains are up

frequencyAnalysisExample.py - Example of a String character frequency clustering analysis as a statistical data analysis excercise

guiBoilerplateInTkinter.py - Boilerplate GUI for Tkinter

mysqlConnectorPython.py - An example of connecting to mysql database using python

About

Collection package of simple Python scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages