File: README.md

package info (click to toggle)
plotly 5.4.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 90,200 kB
  • sloc: python: 368,793; javascript: 213,159; sh: 49; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 348 bytes parent folder | download
1
2
3
4
5
6
7
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/