{"id":22337400,"url":"https://github.com/aminehsan/task-scheduling","last_synced_at":"2025-03-26T08:23:10.357Z","repository":{"id":245157805,"uuid":"817434600","full_name":"aminehsan/Task-Scheduling","owner":"aminehsan","description":"A Python script for scheduled execution of tasks","archived":false,"fork":false,"pushed_at":"2024-10-26T12:19:50.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-04T06:09:44.410Z","etag":null,"topics":["python","scheduled-task","scheduler","script"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aminehsan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-06-19T17:43:33.000Z","updated_at":"2024-11-19T11:20:07.000Z","dependencies_parsed_at":"2024-06-20T06:12:09.960Z","dependency_job_id":"a2ba4718-171d-4fcf-9ab5-789985c85995","html_url":"https://github.com/aminehsan/Task-Scheduling","commit_stats":null,"previous_names":["aminehsan/scheduler","aminehsan/task-scheduling"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminehsan%2FTask-Scheduling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminehsan%2FTask-Scheduling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminehsan%2FTask-Scheduling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminehsan%2FTask-Scheduling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aminehsan","download_url":"https://codeload.github.com/aminehsan/Task-Scheduling/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245615925,"owners_count":20644561,"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":["python","scheduled-task","scheduler","script"],"created_at":"2024-12-04T06:09:46.973Z","updated_at":"2025-03-26T08:23:10.337Z","avatar_url":"https://github.com/aminehsan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Python script for scheduled execution of tasks\n\n## How to run Python\n```bash\n... \u003e job_1()\n... \u003e job_2()\n... \u003e job_?()\n\npython main.py\n```\n\n## How to configuration tasks.json\n```bash\n[\n  {\n    \"metaData\": {},\n    \"tasks\": \"...\"\n  },\n  {\n    \"metaData\": {},\n    \"tasks\": \"...\"\n  }\n]\n```\n\n#### Structure :\n```\n├── main.py\n├── requirements.txt\n├── tasks.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faminehsan%2Ftask-scheduling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faminehsan%2Ftask-scheduling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faminehsan%2Ftask-scheduling/lists"}