Skip to content

Utilities to help keep the python-ly words.py file up to date

Notifications You must be signed in to change notification settings

ksnortum/python-ly-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-ly-helpers

Utilities to help keep the python-ly ly/words.py file up to date.

compare-lilypond-to-words.py

It's easy for words.py to get out of sync with the online documentation. This script provides an easy way to compare words.py to the LilyPond online index. It looks for entries online that start with a backslash () then checks words.py to see if they are present there. If not, the online term and a little context is printed.

search-lilypond.py

When updating words.py with new commands, it's sometimes helpful to know the earliest version it is found on, or to get some more context of the word. This script searches for a "raw" word (that is, unadorned) or with a backslash () prepended and a word boundary at the end. The changes, music functions, commands, and full index are searched from online documents. The different versions that a checked are in the "versions" tuple.

About

Utilities to help keep the python-ly words.py file up to date

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages