epicyon/datashards/__init__.py

6 lines
96 B
Python

name='Datashards'
version='0.3.5'
from . import stores
from . import client
from . import utils