You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
data-transport/transport/__init__.py

184 lines
5.6 KiB
Python

"""
from transport.common import Reader, Writer,Console #, factory
# In these cases we are assuming RDBMS and thus would exclude NoSQL and BigQuery