taskshooter


Nametaskshooter JSON
Version 0.6.3 PyPI version JSON
download
home_pagehttps://github.com/fedecalendino/taskshooter
SummaryLibrary to schedule tasks with custom triggers.
upload_time2025-01-11 20:05:44
maintainerNone
docs_urlNone
authorFede Calendino
requires_python<4.0,>=3.8
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.8",
    "maintainer_email": null,
    "keywords": "task, trigger, scheduler",
    "author": "Fede Calendino",
    "author_email": "fede@calendino.com",
    "download_url": "https://files.pythonhosted.org/packages/bb/03/1064bd1e8be49aa652381f7205251c7ed42a97f0d3bf0650ab455b88e004/taskshooter-0.6.3.tar.gz",
    "platform": null,
    "description": "# taskshooter\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Library to schedule tasks with custom triggers.",
    "version": "0.6.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": "f44b8911484e3ac2d21e96996789d9f7424925e9641da71a101848040419d626",
                "md5": "5f1ac57fd8cb730080f2beb166663fd5",
                "sha256": "df2d17bcf4ab6a7b0c1a3935658f501ff49831835820217c75aa0a56ca5d5a4c"
            },
            "downloads": -1,
            "filename": "taskshooter-0.6.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5f1ac57fd8cb730080f2beb166663fd5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 4533,
            "upload_time": "2025-01-11T20:05:43",
            "upload_time_iso_8601": "2025-01-11T20:05:43.429260Z",
            "url": "https://files.pythonhosted.org/packages/f4/4b/8911484e3ac2d21e96996789d9f7424925e9641da71a101848040419d626/taskshooter-0.6.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb031064bd1e8be49aa652381f7205251c7ed42a97f0d3bf0650ab455b88e004",
                "md5": "1592f3e591eedf5cdf48ead80308616d",
                "sha256": "4f8957d45f3bba060620d35e5843c3c161d8706d314b277b4568d305ff128c21"
            },
            "downloads": -1,
            "filename": "taskshooter-0.6.3.tar.gz",
            "has_sig": false,
            "md5_digest": "1592f3e591eedf5cdf48ead80308616d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 3321,
            "upload_time": "2025-01-11T20:05:44",
            "upload_time_iso_8601": "2025-01-11T20:05:44.319252Z",
            "url": "https://files.pythonhosted.org/packages/bb/03/1064bd1e8be49aa652381f7205251c7ed42a97f0d3bf0650ab455b88e004/taskshooter-0.6.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-11 20:05:44",
    "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": [
                [
                    "==",
                    "2024.2"
                ]
            ]
        }
    ],
    "lcname": "taskshooter"
}
        
Elapsed time: 0.41071s