Skip to main content

Task Grouping

Project description

task_grouping - Task Grouping


This module provides a basic class library for task grouping, includes 2 classes:

  • TaskContainer

    Organizes a batch of task groups, including the serial/parallel structures, and carries the arguments information for each task unit to run.

  • ITaskLoader

    This is an abstract base class for implementing a concrete loader class to load a task tree from Dict/JSON to TaskContainer.

For detailed usage, see the practice sample code: https://github.com/DataBooster/PyWebApi/blob/master/Sample/UserApps/ServicesGrouping/rest_grouping.py

and its product documentation: https://github.com/DataBooster/PyWebApi#services-grouping


Homepage and documentation: https://github.com/DataBooster/PyWebApi
Copyright (c) 2020 Abel Cheng
License: MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

task_grouping-0.1a5-py2.py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page