File: __init__.py

package info (click to toggle)
python-descartes 1.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 108 kB
  • sloc: python: 151; makefile: 5
file content (4 lines) | stat: -rw-r--r-- 96 bytes parent folder | download | duplicates (3)
1
2
3
4
"""Turn geometric objects into matplotlib patches"""

from descartes.patch import PolygonPatch