Embellish Folder Installation $ pip install embellish_folder Examples Embellish a folder icon with a badge, symbol, or other image. >>> from embellish_folder import * >>> embellish_folder("/Users/janet/MyStuff", stuff_image) CI/CD $ bumpversion patch $ git push --follow-tags