My Python shelf
My python code shelf.
eboshi-ski.py, test-stmary.py and openclose-checker.py are ski resorts crawler using python.
key-send.py is a command sender via ssh without typing ssh credential
key-send.py.original is a base model for key-send.py
match.py is a command launcher based on keyword saved at word.txt
pandas.py is a web scraper. Scrape table and save it as csv file.
peer.py and broker.py are UDP messenger.
rec.py, renkenmatch.py and tcprec.py are TCP version of message receiver.
send.py and 2.py are UDP message sender. The goal was send message as fast as possible.
Python2.7 or later
[MIT]