Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Python scripts.

A collection of simple Python scripts.

Listings

Python 2.7

  • music-organizer.py. Organizes my music directory.

Python 3

  • EvalExpr.py. A module to evaluate a mathematical expression using Python's AST. Tests are located in EvalExprTest.py.
  • link-checker.py. Builds upon linkchecker to hide warnings and to send a concise email if bad links are found.
  • ScrapeCountries.py. Scraping HTML tables with HTMLParser. Tests are located in ScrapeCountriesTest.py.
  • phonetic.py. Obtain the NATO phonetic alphabet representation from short phrases.

About

Short and fun Python scripts.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages