epsi bio photo

Matplotlib - Pie Chart - Part Three
Conclude the pie chart view.
Matplotlib - Pie Chart - Part Two
Plot a simple pie chart, for a good reason.
Matplotlib - Pie Chart - Part One
Prepare data structure for plot a pie chart.
Formatter - Unified Config - Four
Extending unified configuration. Closing the final steps by refactoring to separate files.
Formatter - Unified Config - Three
Separate formatting code from configuration using a unified approach.
Formatter - Unified Config - Two
Separating formatting code and configuration. Example class that uses the unified configuration.
Formatter - Unified Config - One
Separating formatting code and configuration. Example class using unified configuration.