__init__.py 73 B

1234
  1. from .jsonpath import *
  2. from .parser import parse
  3. __version__ = '1.3.0'