toggl-connect


Nametoggl-connect JSON
Version 0.0.0 PyPI version JSON
download
home_pageNone
SummaryA package designed to facilitate easy interaction with Toggl API.
upload_time2024-08-13 21:52:51
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords one two
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Toggl library

Library for interacting with the toggl api. Mostly focused on reading and writing:
- Projects
- Time entries

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "toggl-connect",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "one, two",
    "author": null,
    "author_email": "Tony <cordial.egg1739@fastmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/50/35/82e87a4e002b04009f60c44281e084b8d17468068481eec777fb2e7782c3/toggl_connect-0.0.0.tar.gz",
    "platform": null,
    "description": "# Toggl library\n\nLibrary for interacting with the toggl api. Mostly focused on reading and writing:\n- Projects\n- Time entries\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A package designed to facilitate easy interaction with Toggl API.",
    "version": "0.0.0",
    "project_urls": null,
    "split_keywords": [
        "one",
        " two"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18909c688f082fdf07063b0f498157efb049c0301ceec3dce36d5ad722e86d27",
                "md5": "fb127e8896de462f99baf1a82bad52a8",
                "sha256": "c78ab261371740b18d3a18c7ae27f8cf47a68ac19787b9ac3e544fc0751f1314"
            },
            "downloads": -1,
            "filename": "toggl_connect-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fb127e8896de462f99baf1a82bad52a8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 3929,
            "upload_time": "2024-08-13T21:52:50",
            "upload_time_iso_8601": "2024-08-13T21:52:50.034743Z",
            "url": "https://files.pythonhosted.org/packages/18/90/9c688f082fdf07063b0f498157efb049c0301ceec3dce36d5ad722e86d27/toggl_connect-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "503582e87a4e002b04009f60c44281e084b8d17468068481eec777fb2e7782c3",
                "md5": "0f955a2ac794434a0cd024b070bbce9a",
                "sha256": "e2f948697eafbfcd80827842db0a56f0b9b82d9dcab636d611c688fbc56d0909"
            },
            "downloads": -1,
            "filename": "toggl_connect-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0f955a2ac794434a0cd024b070bbce9a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 4989,
            "upload_time": "2024-08-13T21:52:51",
            "upload_time_iso_8601": "2024-08-13T21:52:51.528306Z",
            "url": "https://files.pythonhosted.org/packages/50/35/82e87a4e002b04009f60c44281e084b8d17468068481eec777fb2e7782c3/toggl_connect-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-13 21:52:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "toggl-connect"
}
        
Elapsed time: 4.60268s