Source code repository for the contextplt package.
You can create a matplotlib figure using context manager. This package enables you to write short code and create a lot of figures in a simple manner.
pip install contextplt
See documentation page : https://toshiakiasakura.github.io/contextplt/
Dockerfile and docker-compose.yml are prepared for running example codes.