Skip to content

Files

Latest commit

c9958e1 · Dec 27, 2018

History

History

_plotly_utils

This package is for utilities that are used during code generation and at runtime. The reason for not placing these under the main plotly/ package is that this avoids the complications of importing the module we're generating code into during code generation.

This module must be independent of (it must not import from) both plotly/ and codegen/