Glider
Loading...
Searching...
No Matches
__init__.py
Go to the documentation of this file.
1from .ReceivePath import receive_path
2from .IdentifyFormat import identify_format
3from .ProcessFiles import process_files_parallel
4from .CreateSnapshots import results_grouped
5from .ErrorHandler import *
6from .ColumnsManager import *
7from .CatalogueGenerator import *
8from .MongoConnection import *