Python 3.6.5 Documentation >  Miscellaneous Services

Miscellaneous Services
**********************

The modules described in this chapter provide miscellaneous services
that are available in all Python versions. Here’s an overview:

* "formatter" — Generic output formatting

* The Formatter Interface

* Formatter Implementations

* The Writer Interface

* Writer Implementations