Name | rio-jobs JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | A job scheduler for the Rio pure Python web framework |
upload_time | 2025-02-01 17:12:07 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10.13 |
license | Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright 2024 the Rio developers Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. |
keywords |
jobs
rio
scheduler
tasks
web framework
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Rio Job Scheduler 🗓️
`cron` for [Rio](https://rio.dev), with syntax you can actually remember!
This is a job scheduler / task scheduler for use with [Rio](https://rio.dev),
the **pure Python web framework.** It allows you to schedule Python functions to
run periodically, with the scheduler handling exceptions and rescheduling jobs
as needed.
This extension is designed to be easy to use and robust, while also allowing you
to schedule jobs with arbitrarily fancy logic.
- All jobs are **started when your app starts** and **stopped when your app
stops**
- Jobs can run at **regular intervals or reschedule themselves**
- Supports **synchronous and asynchronous** functions
- **Handles exceptions gracefully**, ensuring jobs are rescheduled even if they
fail
- Supports initial delay and **staggered starts** to avoid load spikes
- **Open Source & Free forever**
## Installation 🛠️
`rio-jobs` is available on [PyPI](https://pypi.org/project/rio-jobs/):
```sh
python -m pip install rio-jobs
```
## Quickstart 🚀
```python
import asyncio
from datetime import timedelta
import rio
import rio_jobs
# Regular code to create your Rio app
class MyRoot(rio.Component):
def build(self) -> rio.Component:
return rio.Text(
"Hello, world!",
justify="center",
)
# Create a function for the scheduler to run. This function can by synchronous
# or asynchronous.
async def my_job() -> timedelta:
# Do some work here
print('Working hard!')
await asyncio.sleep(100)
# Optionally reschedule the job. This can return
#
# - a `datetime` object to schedule the job at a specific time
# - a `timedelta` object to wait for a specific amount of time
# - literal `"never"` to stop the job
#
# ... or simply return nothing to keep running the job at the configured
# interval.
return timedelta(hours=3)
# Create a scheduler and queue the job
scheduler = rio_jobs.JobScheduler()
scheduler.schedule(
my_job,
interval=timedelta(hours=1),
)
# Pass the scheduler to the Rio app. Since Rio's extension interface isn't
# stable yet, we'll add the extension manually after the app has been created.
app = rio.App(
build=MyRoot,
)
app._add_extension(scheduler)
# Run your Rio app as usual. If you want to use `rio run`, remove this line
app.run_in_browser()
```
In this example, a job `my_job` is scheduled to run every hour. The job pretends
to be working (who doesn't) and then reschedules itself, overriding the default
interval.
## API 📚
### `class JobScheduler`
Create a `JobScheduler` object to manage your jobs. This object takes no
parameters and can be added to your app
### `def JobScheduler.schedule(...)`
This function allows you to schedule a job to run periodically. It ensures that
the job will continue to be scheduled even if it fails, by catching and logging
exceptions.
Returns the scheduler object, for easy chaining.
**Parameters:**
- `job`: The function to run.
- `interval`: How often to run the job. If the job returns a time or timedelta,
that will be used for the next run instead.
- `name`: An optional name for the job, useful for debugging and logs.
- `wait_for_initial_interval`: If `True`, the job waits for the interval before
running for the first time. If `False`, it runs immediately.
- `soft_start`: If `True`, jobs are staggered to avoid load spikes at the app's
start.
**Raises:** `ValueError` if `interval` is less than or equal to zero.
The job can optionally return a result:
- `None`: To keep running at the configured interval
- `datetime`: Explicit time to run the job again
- `timedelta`: How long to wait before running the job again
- `"never"`: The job will be unscheduled and never run again
Raw data
{
"_id": null,
"home_page": null,
"name": "rio-jobs",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10.13",
"maintainer_email": null,
"keywords": "jobs, rio, scheduler, tasks, web framework",
"author": null,
"author_email": "Jakob Pinterits <jakob.pinterits@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/5c/52/889a2f482fd8e2d3dfec8cb773e57469c121581bf72f3694731448b81651/rio_jobs-0.1.0.tar.gz",
"platform": null,
"description": "# Rio Job Scheduler \ud83d\uddd3\ufe0f\n\n`cron` for [Rio](https://rio.dev), with syntax you can actually remember!\n\nThis is a job scheduler / task scheduler for use with [Rio](https://rio.dev),\nthe **pure Python web framework.** It allows you to schedule Python functions to\nrun periodically, with the scheduler handling exceptions and rescheduling jobs\nas needed.\n\nThis extension is designed to be easy to use and robust, while also allowing you\nto schedule jobs with arbitrarily fancy logic.\n\n- All jobs are **started when your app starts** and **stopped when your app\n stops**\n- Jobs can run at **regular intervals or reschedule themselves**\n- Supports **synchronous and asynchronous** functions\n- **Handles exceptions gracefully**, ensuring jobs are rescheduled even if they\n fail\n- Supports initial delay and **staggered starts** to avoid load spikes\n- **Open Source & Free forever**\n\n## Installation \ud83d\udee0\ufe0f\n\n`rio-jobs` is available on [PyPI](https://pypi.org/project/rio-jobs/):\n\n```sh\npython -m pip install rio-jobs\n```\n\n## Quickstart \ud83d\ude80\n\n```python\nimport asyncio\nfrom datetime import timedelta\nimport rio\nimport rio_jobs\n\n\n# Regular code to create your Rio app\nclass MyRoot(rio.Component):\n def build(self) -> rio.Component:\n return rio.Text(\n \"Hello, world!\",\n justify=\"center\",\n )\n\n\n# Create a function for the scheduler to run. This function can by synchronous\n# or asynchronous.\nasync def my_job() -> timedelta:\n # Do some work here\n print('Working hard!')\n await asyncio.sleep(100)\n\n # Optionally reschedule the job. This can return\n #\n # - a `datetime` object to schedule the job at a specific time\n # - a `timedelta` object to wait for a specific amount of time\n # - literal `\"never\"` to stop the job\n #\n # ... or simply return nothing to keep running the job at the configured\n # interval.\n return timedelta(hours=3)\n\n\n# Create a scheduler and queue the job\nscheduler = rio_jobs.JobScheduler()\n\nscheduler.schedule(\n my_job,\n interval=timedelta(hours=1),\n)\n\n\n# Pass the scheduler to the Rio app. Since Rio's extension interface isn't\n# stable yet, we'll add the extension manually after the app has been created.\napp = rio.App(\n build=MyRoot,\n)\n\napp._add_extension(scheduler)\n\n\n# Run your Rio app as usual. If you want to use `rio run`, remove this line\napp.run_in_browser()\n```\n\nIn this example, a job `my_job` is scheduled to run every hour. The job pretends\nto be working (who doesn't) and then reschedules itself, overriding the default\ninterval.\n\n## API \ud83d\udcda\n\n### `class JobScheduler`\n\nCreate a `JobScheduler` object to manage your jobs. This object takes no\nparameters and can be added to your app\n\n### `def JobScheduler.schedule(...)`\n\nThis function allows you to schedule a job to run periodically. It ensures that\nthe job will continue to be scheduled even if it fails, by catching and logging\nexceptions.\n\nReturns the scheduler object, for easy chaining.\n\n**Parameters:**\n\n- `job`: The function to run.\n\n- `interval`: How often to run the job. If the job returns a time or timedelta,\n that will be used for the next run instead.\n\n- `name`: An optional name for the job, useful for debugging and logs.\n\n- `wait_for_initial_interval`: If `True`, the job waits for the interval before\n running for the first time. If `False`, it runs immediately.\n\n- `soft_start`: If `True`, jobs are staggered to avoid load spikes at the app's\n start.\n\n**Raises:** `ValueError` if `interval` is less than or equal to zero.\n\nThe job can optionally return a result:\n\n- `None`: To keep running at the configured interval\n- `datetime`: Explicit time to run the job again\n- `timedelta`: How long to wait before running the job again\n- `\"never\"`: The job will be unscheduled and never run again\n",
"bugtrack_url": null,
"license": "Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. \"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. \"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. \"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. \"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License. \"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. \"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. \"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). \"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. \"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\" \"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets \"[]\" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same \"printed page\" as the copyright notice for easier identification within third-party archives. Copyright 2024 the Rio developers Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.",
"summary": "A job scheduler for the Rio pure Python web framework",
"version": "0.1.0",
"project_urls": {
"homepage": "https://github.com/jakob/rio-jobs",
"repository": "https://github.com/jakob/rio-jobs"
},
"split_keywords": [
"jobs",
" rio",
" scheduler",
" tasks",
" web framework"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "eec5a2a11461ab363a4569a3c691d5468fbf793f4b6f636f793c8955fc47d1c5",
"md5": "04050de057b67e2e0c3beb19c14fa536",
"sha256": "41768acd951392dd8a33cbf9e215f87593689a16aa7ffbb09cfd189242b44754"
},
"downloads": -1,
"filename": "rio_jobs-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "04050de057b67e2e0c3beb19c14fa536",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10.13",
"size": 15239,
"upload_time": "2025-02-01T17:12:05",
"upload_time_iso_8601": "2025-02-01T17:12:05.458325Z",
"url": "https://files.pythonhosted.org/packages/ee/c5/a2a11461ab363a4569a3c691d5468fbf793f4b6f636f793c8955fc47d1c5/rio_jobs-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5c52889a2f482fd8e2d3dfec8cb773e57469c121581bf72f3694731448b81651",
"md5": "de02ce9cbee5c0f0bd154204241116d2",
"sha256": "7503d66272501540219ed635322c661c1e98b2464d5abd2ca4fb3f61e1ca34a6"
},
"downloads": -1,
"filename": "rio_jobs-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "de02ce9cbee5c0f0bd154204241116d2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10.13",
"size": 93702,
"upload_time": "2025-02-01T17:12:07",
"upload_time_iso_8601": "2025-02-01T17:12:07.272888Z",
"url": "https://files.pythonhosted.org/packages/5c/52/889a2f482fd8e2d3dfec8cb773e57469c121581bf72f3694731448b81651/rio_jobs-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-01 17:12:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jakob",
"github_project": "rio-jobs",
"github_not_found": true,
"lcname": "rio-jobs"
}