utask


Nameutask JSON
Version 0.0.0 PyPI version JSON
download
home_pageNone
Summaryutask - next generation task scheduling meta framework
upload_time2024-11-07 04:24:02
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseCopyright (c) 2021-present Xulin Zhou (周煦林) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
keywords backend cron declarative meta schedule task utype
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # uTask

Next generation python task scheduling meta framework

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "utask",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "backend, cron, declarative, meta, schedule, task, utype",
    "author": null,
    "author_email": "\"Xulin Zhou (voidZXL)\" <zxl@utilmeta.com>",
    "download_url": "https://files.pythonhosted.org/packages/2c/fe/d9162af4c958af402614ed9d151cd07da361462a464a10b599fc9d16e30f/utask-0.0.0.tar.gz",
    "platform": null,
    "description": "# uTask\n\nNext generation python task scheduling meta framework\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2021-present Xulin Zhou (\u5468\u7166\u6797)  Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0  Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.",
    "summary": "utask - next generation task scheduling meta framework",
    "version": "0.0.0",
    "project_urls": {
        "Documentation": "https://docs.utilmeta.com/utask/en",
        "Homepage": "https://utilmeta.com/utask",
        "Repository": "https://github.com/utilmeta/utask"
    },
    "split_keywords": [
        "backend",
        " cron",
        " declarative",
        " meta",
        " schedule",
        " task",
        " utype"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f37835643b928f6ee7078b81e6f0a9b4c41a91202a86f0573bf90d1c2a331b13",
                "md5": "842cd63f64417fc44d34092483701230",
                "sha256": "d64dfa1036de24ef1f9c87c8e34c184b7d75fc2bc4ff83f4da63cb8115b53ecb"
            },
            "downloads": -1,
            "filename": "utask-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "842cd63f64417fc44d34092483701230",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2523,
            "upload_time": "2024-11-07T04:24:00",
            "upload_time_iso_8601": "2024-11-07T04:24:00.748461Z",
            "url": "https://files.pythonhosted.org/packages/f3/78/35643b928f6ee7078b81e6f0a9b4c41a91202a86f0573bf90d1c2a331b13/utask-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2cfed9162af4c958af402614ed9d151cd07da361462a464a10b599fc9d16e30f",
                "md5": "42ca772c15c24c52edd06c91eea7dfbc",
                "sha256": "930506789d38e86c11f3a3f1371ec231bc8b278cd0a32367ddf3c9b54c59ff8a"
            },
            "downloads": -1,
            "filename": "utask-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "42ca772c15c24c52edd06c91eea7dfbc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2238,
            "upload_time": "2024-11-07T04:24:02",
            "upload_time_iso_8601": "2024-11-07T04:24:02.788242Z",
            "url": "https://files.pythonhosted.org/packages/2c/fe/d9162af4c958af402614ed9d151cd07da361462a464a10b599fc9d16e30f/utask-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-07 04:24:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "utilmeta",
    "github_project": "utask",
    "github_not_found": true,
    "lcname": "utask"
}
        
Elapsed time: 9.18669s