clockwork


Nameclockwork JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/zteinck/clockwork
SummaryToolkit for time-related operations including scheduling, logging, date manipulation, and more.
upload_time2024-08-16 00:16:47
maintainerNone
docs_urlNone
authorZachary Einck
requires_python<4.0,>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # clockwork

<div>

[![Package version](https://img.shields.io/pypi/v/clockwork?color=%2334D058&label=pypi)](https://pypi.org/project/clockwork/)
[![License](https://img.shields.io/github/license/zteinck/clockwork)](https://github.com/zteinck/clockwork/blob/master/LICENSE)

</div>


`clockwork` is a Python package that provides a multitude of time-related functionalities, facilitating tasks such as scheduling, logging, date manipulation, and more.


## Installation
```sh
pip install clockwork
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zteinck/clockwork",
    "name": "clockwork",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Zachary Einck",
    "author_email": "zacharyeinck@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a1/dc/60fba8f9fc02492d379a500f85d59bb0b44ddf07a28b6df0c1e05e513015/clockwork-0.2.0.tar.gz",
    "platform": null,
    "description": "# clockwork\n\n<div>\n\n[![Package version](https://img.shields.io/pypi/v/clockwork?color=%2334D058&label=pypi)](https://pypi.org/project/clockwork/)\n[![License](https://img.shields.io/github/license/zteinck/clockwork)](https://github.com/zteinck/clockwork/blob/master/LICENSE)\n\n</div>\n\n\n`clockwork` is a Python package that provides a multitude of time-related functionalities, facilitating tasks such as scheduling, logging, date manipulation, and more.\n\n\n## Installation\n```sh\npip install clockwork\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Toolkit for time-related operations including scheduling, logging, date manipulation, and more.",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/zteinck/clockwork",
        "Repository": "https://github.com/zteinck/clockwork"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30e4339ce95fbac7fe67c4651c32784ddd4aaef609015cc698184cc9355aba0c",
                "md5": "ea99c7ff6990b57144188570d0dc6166",
                "sha256": "b1c9c34726e6b35d4263310f1ff1ec0b8447d6d2a5025cc183e99c332066d759"
            },
            "downloads": -1,
            "filename": "clockwork-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ea99c7ff6990b57144188570d0dc6166",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 19753,
            "upload_time": "2024-08-16T00:16:45",
            "upload_time_iso_8601": "2024-08-16T00:16:45.655017Z",
            "url": "https://files.pythonhosted.org/packages/30/e4/339ce95fbac7fe67c4651c32784ddd4aaef609015cc698184cc9355aba0c/clockwork-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1dc60fba8f9fc02492d379a500f85d59bb0b44ddf07a28b6df0c1e05e513015",
                "md5": "f3ec24e405e26c08e24851c3d602278e",
                "sha256": "ee05c90bca33d89eff806769062214769ab98ca32d7b588e158d2d531c44d060"
            },
            "downloads": -1,
            "filename": "clockwork-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f3ec24e405e26c08e24851c3d602278e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 14840,
            "upload_time": "2024-08-16T00:16:47",
            "upload_time_iso_8601": "2024-08-16T00:16:47.484394Z",
            "url": "https://files.pythonhosted.org/packages/a1/dc/60fba8f9fc02492d379a500f85d59bb0b44ddf07a28b6df0c1e05e513015/clockwork-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-16 00:16:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zteinck",
    "github_project": "clockwork",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "clockwork"
}
        
Elapsed time: 1.83475s