cron-runner-python


Namecron-runner-python JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/mouday/cron-runner-python
Summarycron admin runner of python
upload_time2024-04-09 05:31:34
maintainerNone
docs_urlNone
authorPeng Shiyu
requires_pythonNone
licenseMIT
keywords cron runner task
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Cron Runner Python

[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/domain-admin)](https://pypi.org/project/domain-admin)
[![PyPI](https://img.shields.io/pypi/v/domain-admin.svg)](https://pypi.org/project/domain-admin)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/domain-admin?label=pypi%20downloads)](https://pypi.org/project/domain-admin)
[![PyPI - License](https://img.shields.io/pypi/l/domain-admin)](https://github.com/mouday/domain-admin/blob/master/LICENSE)
[![GitHub release](https://img.shields.io/github/v/release/mouday/domain-admin)](https://github.com/mouday/domain-admin/releases)
[![GitHub Stars](https://img.shields.io/github/stars/mouday/domain-admin?color=%231890FF&style=flat-square)](https://github.com/mouday/domain-admin)


Cron Admin 的 Python Runner 实现

运行模式

```
remote call -> async running -> remote callback
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mouday/cron-runner-python",
    "name": "cron-runner-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "cron, runner, task",
    "author": "Peng Shiyu",
    "author_email": "pengshiyuyx@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f6/26/a2978af88f498cc0e972028cb01fffde758a2e53627d65c0c8d29632d3be/cron-runner-python-1.0.0.tar.gz",
    "platform": "any",
    "description": "# Cron Runner Python\n\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/domain-admin)](https://pypi.org/project/domain-admin)\n[![PyPI](https://img.shields.io/pypi/v/domain-admin.svg)](https://pypi.org/project/domain-admin)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/domain-admin?label=pypi%20downloads)](https://pypi.org/project/domain-admin)\n[![PyPI - License](https://img.shields.io/pypi/l/domain-admin)](https://github.com/mouday/domain-admin/blob/master/LICENSE)\n[![GitHub release](https://img.shields.io/github/v/release/mouday/domain-admin)](https://github.com/mouday/domain-admin/releases)\n[![GitHub Stars](https://img.shields.io/github/stars/mouday/domain-admin?color=%231890FF&style=flat-square)](https://github.com/mouday/domain-admin)\n\n\nCron Admin \u7684 Python Runner \u5b9e\u73b0\n\n\u8fd0\u884c\u6a21\u5f0f\n\n```\nremote call -> async running -> remote callback\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "cron admin runner of python",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/mouday/cron-runner-python"
    },
    "split_keywords": [
        "cron",
        " runner",
        " task"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3caeb7a9ecb00ceddec5c470d2dfd12ea3e85561a004f8d970efed50ba9f90aa",
                "md5": "1b97ec358681e73312d316fe0d19c5a2",
                "sha256": "0564f7c0b372cafb6a0f281896ecd7a6a38ae6f0825bbc597b93c4fdcffec78d"
            },
            "downloads": -1,
            "filename": "cron_runner_python-1.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1b97ec358681e73312d316fe0d19c5a2",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 7719,
            "upload_time": "2024-04-09T05:31:32",
            "upload_time_iso_8601": "2024-04-09T05:31:32.592141Z",
            "url": "https://files.pythonhosted.org/packages/3c/ae/b7a9ecb00ceddec5c470d2dfd12ea3e85561a004f8d970efed50ba9f90aa/cron_runner_python-1.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f626a2978af88f498cc0e972028cb01fffde758a2e53627d65c0c8d29632d3be",
                "md5": "3a81f07a8ec246586c5d0b986ed0746e",
                "sha256": "23d23190ab63dd1f53d467f24876bce50aa3a3d4b81b1ffe00493dc5639e5dfb"
            },
            "downloads": -1,
            "filename": "cron-runner-python-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3a81f07a8ec246586c5d0b986ed0746e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5472,
            "upload_time": "2024-04-09T05:31:34",
            "upload_time_iso_8601": "2024-04-09T05:31:34.243454Z",
            "url": "https://files.pythonhosted.org/packages/f6/26/a2978af88f498cc0e972028cb01fffde758a2e53627d65c0c8d29632d3be/cron-runner-python-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-09 05:31:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mouday",
    "github_project": "cron-runner-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cron-runner-python"
}
        
Elapsed time: 0.23185s