{"id":18634029,"url":"https://github.com/mrrezoo/schedule-python","last_synced_at":"2025-07-18T09:33:08.404Z","repository":{"id":111046636,"uuid":"363588548","full_name":"MrRezoo/schedule-python","owner":"MrRezoo","description":"In this repository I rewrite schedule (run job) project","archived":false,"fork":false,"pushed_at":"2021-05-04T19:44:21.000Z","size":67,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-01T09:18:11.853Z","etag":null,"topics":["proje","python","schedule","script"],"latest_commit_sha":null,"homepage":"https://www.linkedin.com/in/mrrezoo/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MrRezoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-02T07:04:43.000Z","updated_at":"2024-02-27T21:19:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"98547aa6-0f65-43b1-8c90-c551d384e751","html_url":"https://github.com/MrRezoo/schedule-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MrRezoo/schedule-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrRezoo%2Fschedule-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrRezoo%2Fschedule-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrRezoo%2Fschedule-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrRezoo%2Fschedule-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrRezoo","download_url":"https://codeload.github.com/MrRezoo/schedule-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrRezoo%2Fschedule-python/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265733979,"owners_count":23819451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["proje","python","schedule","script"],"created_at":"2024-11-07T05:17:10.091Z","updated_at":"2025-07-18T09:33:08.361Z","avatar_url":"https://github.com/MrRezoo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Schedule with Python\n\n![python](.assets/schedule.png)\n\nHello this is [Mr.Rezoo](https://www.linkedin.com/in/reza-mobaraki/)\n\n## Table of contents\n\n* [General info](#General-info)\n* [Technologies](#Technologies)\n* [Help](#Help)\n* [Setup](#Setup)\n* [Credits](#credits)\n* [Contributors](#Contributors)\n* [License](#license)\n\n## General info\n\nIn this repository I rewrite schedule (run job) project\n\nPython job scheduling for humans. Run Python functions (or any other callable)\nperiodically using a friendly syntax.\n\nA simple to use API for scheduling jobs, made for humans. In-process scheduler\nfor periodic jobs. No extra processes needed!\nVery lightweight and no external dependencies. Excellent test coverage. Tested\non Python and 3.6, 3.7, 3.8, 3.9\n\n## Technologies\n\nProject is created with:\n\n* Python: 3.9\n\n## Help\n\nIf you are considering a particular method, more modern technology Add to my\nproject and send merge request, I will add you in the credits and contributors\nsection\n\n## Setup\n\n* first step : create virtual environment\n\n```shell\nvirtualenv -p python3 venv \n```\n\n* second step : activate virtual environment\n\n```shell\nsource venv/bin/activate  \n```\n\n* third step : install package | library from requirements.txt\n\n```shell\n pip install -r requirements.txt\n```\n\n* last step `follow the instructions`\n\n## Credits\n\n* [schedule](https://github.com/dbader/schedule)\n\n* [mongard](https://www.mongard.ir/courses/python-schedule-project)\n\n## Contributors\n\n* [MrRezoo](https://github.com/MrRezoo)\n\n## License\n\nDistributed under the MIT License. See [license](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrrezoo%2Fschedule-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrrezoo%2Fschedule-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrrezoo%2Fschedule-python/lists"}