Name | croning JSON |
Version |
0.1.1
JSON |
| download |
home_page | None |
Summary | Cron-style scheduling library. |
upload_time | 2024-04-28 10:51:16 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT License Copyright (c) 2024 Pedro García Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
cron
crontab
python
scheduler
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# croning
Python library to schedule functions using a cron format
Raw data
{
"_id": null,
"home_page": null,
"name": "croning",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Pedro Garc\u00eda <pedroluisgarciamontil@gmail.com>",
"keywords": "cron, crontab, python, scheduler",
"author": null,
"author_email": "Pedro Garc\u00eda <pedroluisgarciamontil@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/25/62/2c9e03d485e50e63330256a1cc83c65e2ae2c5b46fded16481504de9b33a/croning-0.1.1.tar.gz",
"platform": null,
"description": "# croning\nPython library to schedule functions using a cron format\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2024 Pedro Garc\u00eda Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "Cron-style scheduling library.",
"version": "0.1.1",
"project_urls": {
"Repository": "https://github.com/isuckatlinux/croning"
},
"split_keywords": [
"cron",
" crontab",
" python",
" scheduler"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f5be0a5ac75db57bc8780444fa4153609fed2d41423ee3aa5a78f1c1ccc8484e",
"md5": "635b1d926509a59baa50714665cb8d78",
"sha256": "8bff6fe35c91f80a9980053d8ec8d30eb3818de359da908d7e9bf5a62cdd3cd5"
},
"downloads": -1,
"filename": "croning-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "635b1d926509a59baa50714665cb8d78",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 4483,
"upload_time": "2024-04-28T10:51:15",
"upload_time_iso_8601": "2024-04-28T10:51:15.335953Z",
"url": "https://files.pythonhosted.org/packages/f5/be/0a5ac75db57bc8780444fa4153609fed2d41423ee3aa5a78f1c1ccc8484e/croning-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "25622c9e03d485e50e63330256a1cc83c65e2ae2c5b46fded16481504de9b33a",
"md5": "f5ecd5822a661d1044866dcb4128e1d1",
"sha256": "7dadee2f7f61d1972a1389c1ab74ddbbcb06e1a2e4511694e7f29937189ea93f"
},
"downloads": -1,
"filename": "croning-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "f5ecd5822a661d1044866dcb4128e1d1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 4430,
"upload_time": "2024-04-28T10:51:16",
"upload_time_iso_8601": "2024-04-28T10:51:16.786247Z",
"url": "https://files.pythonhosted.org/packages/25/62/2c9e03d485e50e63330256a1cc83c65e2ae2c5b46fded16481504de9b33a/croning-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-28 10:51:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "isuckatlinux",
"github_project": "croning",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "croning"
}