taskshooter


Nametaskshooter JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/fedecalendino/taskshooter
SummaryLibrary to schedule tasks with custom triggers.
upload_time2024-10-27 23:29:06
maintainerNone
docs_urlNone
authorFede Calendino
requires_python<4.0,>=3.10
licenseMIT
keywords task trigger scheduler
VCS
bugtrack_url
requirements No requirements were recorded.
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/e7/d5/006a7a18ed9cf56c43cc90dbfe2997dc5c86614a480004b2bd66015cd2e1/taskshooter-0.1.3.tar.gz",
    "platform": null,
    "description": "# taskshooter\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Library to schedule tasks with custom triggers.",
    "version": "0.1.3",
    "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": "b2f9cddf2b6bb5c11cb85881153f265e461aca4ccb8a64d4369625cc7bc006ac",
                "md5": "5355404520aff57e2eac14ea6c0caa11",
                "sha256": "62efc6036d7d8331adfe1677b77dd982cd4d69a87884f4bae778a1945d6d1195"
            },
            "downloads": -1,
            "filename": "taskshooter-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5355404520aff57e2eac14ea6c0caa11",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 3805,
            "upload_time": "2024-10-27T23:29:05",
            "upload_time_iso_8601": "2024-10-27T23:29:05.306049Z",
            "url": "https://files.pythonhosted.org/packages/b2/f9/cddf2b6bb5c11cb85881153f265e461aca4ccb8a64d4369625cc7bc006ac/taskshooter-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e7d5006a7a18ed9cf56c43cc90dbfe2997dc5c86614a480004b2bd66015cd2e1",
                "md5": "9de63d3f7ae5900f48f0ee89e777eafd",
                "sha256": "3a9a67569e3f0ec14a6c0249da004abd0549c3d3dc791b61649a4de7d836225e"
            },
            "downloads": -1,
            "filename": "taskshooter-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9de63d3f7ae5900f48f0ee89e777eafd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 2897,
            "upload_time": "2024-10-27T23:29:06",
            "upload_time_iso_8601": "2024-10-27T23:29:06.552414Z",
            "url": "https://files.pythonhosted.org/packages/e7/d5/006a7a18ed9cf56c43cc90dbfe2997dc5c86614a480004b2bd66015cd2e1/taskshooter-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-27 23:29:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fedecalendino",
    "github_project": "taskshooter",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "taskshooter"
}
        
Elapsed time: 0.46689s