pyformats

Search:
Group by:
Source   Edit  

This package conains several submodules:

  • curly, means {} based format (Python's str.format)
  • percent, means % based format (Python's str.__mod__)