at-common-workflow


Nameat-common-workflow JSON
Version 1.2.12 PyPI version JSON
download
home_pageNone
SummaryA robust Python package for building and executing asynchronous workflow tasks in a directed acyclic graph (DAG) pattern. This package provides a type-safe, thread-safe framework for defining, organizing, and running dependent tasks with comprehensive validation and error handling.
upload_time2024-12-23 13:13:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "at-common-workflow",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Rui Chen <apextrader.ai@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/7f/ef/424b9cd64b3689f432334dbc6b0e80cebc49f8eb12aa02ea96a4059cc832/at_common_workflow-1.2.12.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A robust Python package for building and executing asynchronous workflow tasks in a directed acyclic graph (DAG) pattern. This package provides a type-safe, thread-safe framework for defining, organizing, and running dependent tasks with comprehensive validation and error handling.",
    "version": "1.2.12",
    "project_urls": {
        "Bug Tracker": "https://github.com/apex-trader/at-common-workflow/issues",
        "Homepage": "https://github.com/apex-trader/at-common-workflow"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "285bec50d889df93f9aec38458f8806639335837a5652acbad4b33faeaa151a6",
                "md5": "8c14ab4d914f6eb3536c661a4feade34",
                "sha256": "c740da82af2a98189431dcd89b8f636c7d12d409f20c9e955f6bd9b51b0804c4"
            },
            "downloads": -1,
            "filename": "at_common_workflow-1.2.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8c14ab4d914f6eb3536c661a4feade34",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 20283,
            "upload_time": "2024-12-23T13:13:43",
            "upload_time_iso_8601": "2024-12-23T13:13:43.962387Z",
            "url": "https://files.pythonhosted.org/packages/28/5b/ec50d889df93f9aec38458f8806639335837a5652acbad4b33faeaa151a6/at_common_workflow-1.2.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7fef424b9cd64b3689f432334dbc6b0e80cebc49f8eb12aa02ea96a4059cc832",
                "md5": "a0cdd1491d5ec2dc9990222eb5dff5e1",
                "sha256": "e829765ffdc305cc1e003e13b61136c44c4686349299acacae9a95668c30ed87"
            },
            "downloads": -1,
            "filename": "at_common_workflow-1.2.12.tar.gz",
            "has_sig": false,
            "md5_digest": "a0cdd1491d5ec2dc9990222eb5dff5e1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 25402,
            "upload_time": "2024-12-23T13:13:46",
            "upload_time_iso_8601": "2024-12-23T13:13:46.412691Z",
            "url": "https://files.pythonhosted.org/packages/7f/ef/424b9cd64b3689f432334dbc6b0e80cebc49f8eb12aa02ea96a4059cc832/at_common_workflow-1.2.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-23 13:13:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apex-trader",
    "github_project": "at-common-workflow",
    "github_not_found": true,
    "lcname": "at-common-workflow"
}
        
Elapsed time: 0.45917s