camelot-py/camelot/__init__.py

4 lines
94 B
Python

from .__version__ import __version__
from .io import read_pdf
from .plot import plot_geometry