{"id":22837677,"url":"https://github.com/mr-hrr-harry/django_celery","last_synced_at":"2025-03-31T03:31:47.054Z","repository":{"id":227619062,"uuid":"771942162","full_name":"mr-hrr-harry/django_celery","owner":"mr-hrr-harry","description":"This is a simple app on celery config with django","archived":false,"fork":false,"pushed_at":"2024-03-21T04:57:42.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T08:16:16.578Z","etag":null,"topics":["celery","cronjob-scheduler","django","interval-scheduling","postgres","rabbitmq"],"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/mr-hrr-harry.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-03-14T08:36:57.000Z","updated_at":"2024-03-21T05:13:39.000Z","dependencies_parsed_at":"2024-03-21T05:49:19.586Z","dependency_job_id":null,"html_url":"https://github.com/mr-hrr-harry/django_celery","commit_stats":null,"previous_names":["mr-horror-harry/django_celery","mr-hrr-harry/django_celery"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-hrr-harry%2Fdjango_celery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-hrr-harry%2Fdjango_celery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-hrr-harry%2Fdjango_celery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-hrr-harry%2Fdjango_celery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mr-hrr-harry","download_url":"https://codeload.github.com/mr-hrr-harry/django_celery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246413377,"owners_count":20773053,"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":["celery","cronjob-scheduler","django","interval-scheduling","postgres","rabbitmq"],"created_at":"2024-12-12T23:17:30.766Z","updated_at":"2025-03-31T03:31:47.033Z","avatar_url":"https://github.com/mr-hrr-harry.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# requirements\npython3, pip3\n\n# venv setup\npython3 -m venv venv\n\n# required packages\npip install django\n\npip install celery\n\npip install redis\n\npip install django-celery-results\n\n# named worker\ncelery -A django_celery.celery worker -n worker1 -l INFO\n\n# integrated celery beat postgres\ncelery -A django_celery.beat beat -l info --scheduler django_celery_beat.schedulers:DatabaseScheduler","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-hrr-harry%2Fdjango_celery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmr-hrr-harry%2Fdjango_celery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-hrr-harry%2Fdjango_celery/lists"}