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

366 lines
12 KiB
Python

"""
from datetime import datetime
# import mysql.connector as my
@staticmethod
# @TODO: provide authentication file that will hold all the parameters, that will later on be used
return _classPointer(**_args)
for key in _pargs :
if _pargs[key] != '' :
_out[key] = _pargs[key]
return _out
args['sqlalchemy'] = e