{"id":15657776,"url":"https://github.com/pythonicninja/test_celery","last_synced_at":"2025-06-15T03:08:58.592Z","repository":{"id":141913991,"uuid":"176922646","full_name":"PythonicNinja/test_celery","owner":"PythonicNinja","description":null,"archived":false,"fork":false,"pushed_at":"2019-03-21T10:50:26.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T04:46:08.667Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/PythonicNinja.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":"2019-03-21T10:30:27.000Z","updated_at":"2019-03-21T10:50:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"82187e65-6742-4d03-a928-f5d745c9f937","html_url":"https://github.com/PythonicNinja/test_celery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonicNinja%2Ftest_celery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonicNinja%2Ftest_celery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonicNinja%2Ftest_celery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonicNinja%2Ftest_celery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PythonicNinja","download_url":"https://codeload.github.com/PythonicNinja/test_celery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246266497,"owners_count":20749809,"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":[],"created_at":"2024-10-03T13:09:42.185Z","updated_at":"2025-03-30T02:21:43.587Z","avatar_url":"https://github.com/PythonicNinja.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# test_celery\n\n```\nvirtualenv env -p python3\npip install celery\n```\n\n\n# run worker\n\n```\ncelery worker --app celeryd --loglevel DEBUG\n```\n\n\n# add task to worker\n\n```\npython tasks.py 2 6\n```\n\nor\n\n```\n\u003e\u003e\u003e from tasks import *\n\u003e\u003e\u003e multiply.apply_async((2, 6))\n\u003cAsyncResult: 2b5539c6-e970-4e2a-9f99-f1ae62ef93d8\u003e\n\u003e\u003e\u003e task = multiply.apply_async((2, 6))\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonicninja%2Ftest_celery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythonicninja%2Ftest_celery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonicninja%2Ftest_celery/lists"}