{ "info": { "author": "Visgean", "author_email": "visgean@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7" ], "description": "# toggl2cal\n\nMy tool that exports toggl as webcal file that I serve from my server. \n\n# Install:\n\n```\n $ pip3 install toggl2webcal --user\n```\n\n# Readme\n\n```\nusage: toggl2webcal [-h] [-d DAYS] [--no-import] [--no-export] [-o OUT]\n token database\n\nExport toggl data to webcal file\n\npositional arguments:\n token Toggl token\n database SQL alchemy database connector\n\noptional arguments:\n -h, --help show this help message and exit\n -d DAYS, --days DAYS number of days to look back\n --no-import Don't run import from toggl\n --no-export Don't run export to webcal\n -o OUT, --out OUT output path for the webcal file\n\n```\n\n# Example\n\n```\n toggl2webcal TOGGL_TOKEN sqlite:///time.sqlite \n toggl2webcal TOGGL_TOKEN postgresql://myself@localhost \n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/visgean/toggl2webcal", "keywords": "toggl webcal", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "toggl2webcal", "package_url": "https://pypi.org/project/toggl2webcal/", "platform": "", "project_url": "https://pypi.org/project/toggl2webcal/", "project_urls": { "Homepage": "https://github.com/visgean/toggl2webcal" }, "release_url": "https://pypi.org/project/toggl2webcal/1.0/", "requires_dist": null, "requires_python": "", "summary": "Export toggl to webcal file - uses sql database to store toggl data to get around API limits", "version": "1.0" }, "last_serial": 5689988, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "e4e0810d635e23dca638a6b7aab5041f", "sha256": "d331bb5d2a41e1b35b52b5b722a58b28daeb1bb36a04574a6efdf5c8eef1adff" }, "downloads": -1, "filename": "toggl2webcal-1.0.tar.gz", "has_sig": false, "md5_digest": "e4e0810d635e23dca638a6b7aab5041f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3253, "upload_time": "2019-08-16T23:17:22", "url": "https://files.pythonhosted.org/packages/38/3d/9e4be2056ac2bbeeec9eb64bc775ff26a6e246b3db8c401852bdcd5f80b9/toggl2webcal-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e4e0810d635e23dca638a6b7aab5041f", "sha256": "d331bb5d2a41e1b35b52b5b722a58b28daeb1bb36a04574a6efdf5c8eef1adff" }, "downloads": -1, "filename": "toggl2webcal-1.0.tar.gz", "has_sig": false, "md5_digest": "e4e0810d635e23dca638a6b7aab5041f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3253, "upload_time": "2019-08-16T23:17:22", "url": "https://files.pythonhosted.org/packages/38/3d/9e4be2056ac2bbeeec9eb64bc775ff26a6e246b3db8c401852bdcd5f80b9/toggl2webcal-1.0.tar.gz" } ] }