taskshooter


Nametaskshooter JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/fedecalendino/taskshooter
SummaryLibrary to schedule tasks with custom triggers.
upload_time2025-08-01 01:21:46
maintainerNone
docs_urlNone
authorFede Calendino
requires_python<4.0,>=3.10
licenseMIT
keywords task trigger scheduler
VCS
bugtrack_url
requirements pytz
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # taskshooter

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fedecalendino/taskshooter",
    "name": "taskshooter",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "task, trigger, scheduler",
    "author": "Fede Calendino",
    "author_email": "fede@calendino.com",
    "download_url": "https://files.pythonhosted.org/packages/99/dd/dcd568af44f96087368efe884ed9b7341c09838aa66d576d16628c90a233/taskshooter-0.7.0.tar.gz",
    "platform": null,
    "description": "# taskshooter\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Library to schedule tasks with custom triggers.",
    "version": "0.7.0",
    "project_urls": {
        "Documentation": "https://github.com/fedecalendino/taskshooter/blob/main/README.md",
        "Homepage": "https://github.com/fedecalendino/taskshooter"
    },
    "split_keywords": [
        "task",
        " trigger",
        " scheduler"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8290c65b6d97e400ab636f2b6908a8d3e1ca18b52e88573fb17ee515adefd9d5",
                "md5": "85073bad853b9a0498b79f9f54934517",
                "sha256": "3d1fc29e6f955f3e95e9ce7b116bfab676b8fa6e098329299d21e56d55c02a3b"
            },
            "downloads": -1,
            "filename": "taskshooter-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "85073bad853b9a0498b79f9f54934517",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 4529,
            "upload_time": "2025-08-01T01:21:45",
            "upload_time_iso_8601": "2025-08-01T01:21:45.610035Z",
            "url": "https://files.pythonhosted.org/packages/82/90/c65b6d97e400ab636f2b6908a8d3e1ca18b52e88573fb17ee515adefd9d5/taskshooter-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99dddcd568af44f96087368efe884ed9b7341c09838aa66d576d16628c90a233",
                "md5": "2faacc4ba37f4f6546255f41840dcd33",
                "sha256": "28521aa0371180a91fc3c8d14d38743858408a717c0da8309bbec4d6045c6a7c"
            },
            "downloads": -1,
            "filename": "taskshooter-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2faacc4ba37f4f6546255f41840dcd33",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 3321,
            "upload_time": "2025-08-01T01:21:46",
            "upload_time_iso_8601": "2025-08-01T01:21:46.309997Z",
            "url": "https://files.pythonhosted.org/packages/99/dd/dcd568af44f96087368efe884ed9b7341c09838aa66d576d16628c90a233/taskshooter-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-01 01:21:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fedecalendino",
    "github_project": "taskshooter",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2025.2"
                ]
            ]
        }
    ],
    "lcname": "taskshooter"
}
        
Elapsed time: 1.62337s