Getting started

Before trying to understand pyformatting, you must understand how python formatting works. Here is some great detailed documentation to read:

  1. Python Formatting Syntax
  2. Formatting Examples
  3. Format Specification
  4. Advanced Formatting

If you think you already know enough about it, you can skip the recommendation, but if you feel that you do not understand something, you should come back here and read the above documentation.