Skip to content

clementsjosh/pythonscripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pythonscripts

mystockscraper.py: In progress. Scrape daily stock and options data using TDameritrade APIs.

google.py: Scrape a google search filtering for site. Useful for administration tasks involving multiple searches on the same website. For example, separate searches by company names.

mergedocxfiles.py: Merge multiple word document files together. Useful for administration tasks requiring editing multiple documents using similar find and replace edits. When pressed for time, I have used this to quickly gather information on the same subject from multiple files using "find" to seek out keywords.

EmailMailMerge.py: Perform mail merge using Python and word document as template which updates an excel document based on the outcome. Work in progress.

About

My Commonly Used Scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.4%
  • Shell 6.6%