Skip to content

Jynx1/python-scripts-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 98.0%
  • Shell 2.0%