CONTRIBUTING.md
INSTALL
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
setup.py
flowtask/__init__.py
flowtask/__main__.py
flowtask/conf.py
flowtask/download.py
flowtask/exceptions.c
flowtask/models.py
flowtask/runner.py
flowtask/tests.py
flowtask/version.py
flowtask.egg-info/PKG-INFO
flowtask.egg-info/SOURCES.txt
flowtask.egg-info/dependency_links.txt
flowtask.egg-info/entry_points.txt
flowtask.egg-info/requires.txt
flowtask.egg-info/top_level.txt
flowtask/components/AddDataset.py
flowtask/components/Azure.py
flowtask/components/AzureUsers.py
flowtask/components/Boto3Client.py
flowtask/components/CopyTo.py
flowtask/components/CopyToPg.py
flowtask/components/DataInput.py
flowtask/components/DateList.py
flowtask/components/DbClient.py
flowtask/components/DownloadFrom.py
flowtask/components/DownloadFromFTP.py
flowtask/components/DownloadFromIMAP.py
flowtask/components/DownloadFromS3.py
flowtask/components/DownloadFromSFTP.py
flowtask/components/DownloadFromSharepoint.py
flowtask/components/DownloadFromSmartSheet.py
flowtask/components/DropboxClient.py
flowtask/components/Dummy.py
flowtask/components/Excel365.py
flowtask/components/ExecuteSQL.py
flowtask/components/FTPClient.py
flowtask/components/FileBase.py
flowtask/components/FileCopy.py
flowtask/components/FileDelete.py
flowtask/components/FileExists.py
flowtask/components/FileIteratorDelete.py
flowtask/components/FileList.py
flowtask/components/FileOpen.py
flowtask/components/FileRename.py
flowtask/components/GoogleA4.py
flowtask/components/GoogleClient.py
flowtask/components/HTTPClient.py
flowtask/components/ICIMS.py
flowtask/components/IMAPClient.py
flowtask/components/IteratorBase.py
flowtask/components/MergeFiles.py
flowtask/components/O365Client.py
flowtask/components/OneDrive.py
flowtask/components/OpenFromXML.py
flowtask/components/OpenWithBase.py
flowtask/components/OpenWithPandas.py
flowtask/components/PGPDecrypt.py
flowtask/components/PandasIterator.py
flowtask/components/PandasToFile.py
flowtask/components/ParamIterator.py
flowtask/components/PrintMessage.py
flowtask/components/QSBase.py
flowtask/components/QueryIterator.py
flowtask/components/QueryToInsert.py
flowtask/components/QueryToPandas.py
flowtask/components/RESTBase.py
flowtask/components/RESTClient.py
flowtask/components/Rsync.py
flowtask/components/RunSSH.py
flowtask/components/RunShell.py
flowtask/components/SalesForce.py
flowtask/components/SendNotify.py
flowtask/components/SetVariables.py
flowtask/components/Sharepoint.py
flowtask/components/SubTask.py
flowtask/components/SuiteCRM.py
flowtask/components/TableBase.py
flowtask/components/TableDelete.py
flowtask/components/TableInput.py
flowtask/components/TableSchema.py
flowtask/components/TransposeRows.py
flowtask/components/UPCDatabase.py
flowtask/components/Uncompress.py
flowtask/components/UniqueRows.py
flowtask/components/UpdateOperationalVars.py
flowtask/components/UploadTo.py
flowtask/components/UploadToS3.py
flowtask/components/UploadToSFTP.py
flowtask/components/UserFunc.py
flowtask/components/WSDLClient.py
flowtask/components/Wait.py
flowtask/components/Workplace.py
flowtask/components/XMLToPandas.py
flowtask/components/__init__.py
flowtask/components/abstract.py
flowtask/components/azureauth.py
flowtask/components/group.py
flowtask/components/py.typed
flowtask/components/tConcat.py
flowtask/components/tExplode.py
flowtask/components/tFilter.py
flowtask/components/tGroup.py
flowtask/components/tJoin.py
flowtask/components/tMelt.py
flowtask/components/tPluckCols.py
flowtask/components/user.py
flowtask/components/CreateReport/CreateReport.py
flowtask/components/CreateReport/__init__.py
flowtask/components/CreateReport/utils.py
flowtask/components/CreateReport/charts/__init__.py
flowtask/components/CreateReport/charts/bar.py
flowtask/components/CreateReport/charts/base.py
flowtask/components/CreateReport/charts/pie.py
flowtask/components/FilterRows/FilterRows.py
flowtask/components/FilterRows/__init__.py
flowtask/components/FilterRows/functions.py
flowtask/components/TableOutput/TableOutput.py
flowtask/components/TableOutput/__init__.py
flowtask/components/TableOutput/mysql.py
flowtask/components/TableOutput/postgres.py
flowtask/components/TableOutput/sa.py
flowtask/components/TransformRows/TransformRows.py
flowtask/components/TransformRows/__init__.py
flowtask/components/TransformRows/functions.py
flowtask/components/interfaces/AzureClient.py
flowtask/components/interfaces/SSHClient.py
flowtask/components/interfaces/__init__.py
flowtask/components/interfaces/client.py
flowtask/components/interfaces/db.py
flowtask/components/interfaces/http.py
flowtask/components/support/__init__.py
flowtask/components/support/db.py
flowtask/components/support/func.py
flowtask/components/support/locale.py
flowtask/components/support/log.py
flowtask/components/support/result.py
flowtask/components/support/stat.py
flowtask/components/support/template.py
flowtask/components/tMap/__init__.py
flowtask/components/tMap/functions.py
flowtask/components/tMap/tMap.py
flowtask/events/__init__.py
flowtask/events/manager.py
flowtask/events/events/__init__.py
flowtask/events/events/abstract.py
flowtask/events/events/dummy.py
flowtask/events/events/exec.py
flowtask/events/events/log.py
flowtask/events/events/logerr.py
flowtask/events/events/notify.py
flowtask/events/events/notify_event.py
flowtask/events/events/publish.py
flowtask/events/events/sendfile.py
flowtask/events/events/task.py
flowtask/events/events/teams.py
flowtask/events/events/webhook.py
flowtask/events/events/alerts/__init__.py
flowtask/events/events/alerts/colfunctions.py
flowtask/events/events/alerts/functions.py
flowtask/events/events/file/__init__.py
flowtask/events/events/file/base.py
flowtask/events/events/file/copy.py
flowtask/events/events/file/delete.py
flowtask/events/events/interfaces/__init__.py
flowtask/events/events/interfaces/client.py
flowtask/events/events/interfaces/credentials.py
flowtask/events/events/interfaces/notifications.py
flowtask/extensions/__init__.py
flowtask/extensions/abstract.py
flowtask/extensions/logging/__init__.py
flowtask/hooks/__init__.py
flowtask/hooks/service.py
flowtask/hooks/actions/__init__.py
flowtask/hooks/actions/abstract.py
flowtask/hooks/actions/dummy.py
flowtask/hooks/actions/jira.py
flowtask/hooks/actions/rest.py
flowtask/hooks/actions/task.py
flowtask/hooks/actions/ticket.py
flowtask/hooks/actions/zammad.py
flowtask/hooks/interfaces/__init__.py
flowtask/hooks/interfaces/cache.py
flowtask/hooks/interfaces/client.py
flowtask/hooks/interfaces/env.py
flowtask/hooks/interfaces/log.py
flowtask/hooks/interfaces/mask.py
flowtask/hooks/interfaces/masks.py
flowtask/hooks/interfaces/message.py
flowtask/hooks/interfaces/task.py
flowtask/hooks/interfaces/templates.py
flowtask/hooks/types/__init__.py
flowtask/hooks/types/base.py
flowtask/hooks/types/fs.py
flowtask/hooks/types/http.py
flowtask/hooks/types/imap.py
flowtask/hooks/types/ssh.py
flowtask/hooks/types/tagged.py
flowtask/hooks/types/upload.py
flowtask/hooks/types/watch.py
flowtask/hooks/types/web.py
flowtask/hooks/types/responses/__init__.py
flowtask/hooks/types/responses/base.py
flowtask/parsers/__init__.py
flowtask/parsers/_yaml.c
flowtask/parsers/argparser.py
flowtask/parsers/base.c
flowtask/parsers/json.c
flowtask/parsers/maps.py
flowtask/parsers/toml.c
flowtask/plugins/__init__.py
flowtask/plugins/importer.py
flowtask/plugins/components/__init__.py
flowtask/plugins/handler/__init__.py
flowtask/plugins/sources/__init__.py
flowtask/scheduler/__init__.py
flowtask/scheduler/functions.py
flowtask/scheduler/notifications.py
flowtask/scheduler/scheduler.py
flowtask/scheduler/handlers/__init__.py
flowtask/scheduler/handlers/manager.py
flowtask/scheduler/handlers/service.py
flowtask/services/__init__.py
flowtask/services/tasks/__init__.py
flowtask/services/tasks/launcher.py
flowtask/services/tasks/manager.py
flowtask/services/tasks/service.py
flowtask/services/tasks/task_manager.py
flowtask/services/tasks/tasks.py
flowtask/tasks/__init__.py
flowtask/tasks/abstract.py
flowtask/tasks/command.py
flowtask/tasks/pile.py
flowtask/tasks/task.py
flowtask/tasks/files/__init__.py
flowtask/tasks/files/abstract.py
flowtask/tasks/files/filesystem.py
flowtask/tasks/storages/__init__.py
flowtask/tasks/storages/abstract.py
flowtask/tasks/storages/database.py
flowtask/tasks/storages/filesystem.py
flowtask/tasks/storages/github.py
flowtask/tasks/storages/row.py
flowtask/template/__init__.py
flowtask/types/__init__.py
flowtask/types/typedefs.c
flowtask/utils/__init__.py
flowtask/utils/_functions.py
flowtask/utils/constants.py
flowtask/utils/encoders.py
flowtask/utils/executor.py
flowtask/utils/functions.cpp
flowtask/utils/json.cpp
flowtask/utils/mail.py
flowtask/utils/parseqs.c
flowtask/utils/stats.py
flowtask/utils/uv.py
flowtask/utils/validators.py
plugins/__init__.py
resources/__init__.py
resources/auth.py
resources/functions.py
resources/version.py
resources/users/__init__.py
resources/users/models.py