{"id":22482661,"url":"https://github.com/pascalandy/devcron","last_synced_at":"2025-03-27T19:24:24.389Z","repository":{"id":95890534,"uuid":"76381446","full_name":"pascalandy/devcron","owner":"pascalandy","description":null,"archived":false,"fork":false,"pushed_at":"2016-12-13T17:27:36.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T22:16:09.863Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pascalandy.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":"2016-12-13T17:16:27.000Z","updated_at":"2016-12-13T17:27:37.000Z","dependencies_parsed_at":"2023-03-25T11:33:48.269Z","dependency_job_id":null,"html_url":"https://github.com/pascalandy/devcron","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/pascalandy%2Fdevcron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalandy%2Fdevcron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalandy%2Fdevcron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalandy%2Fdevcron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pascalandy","download_url":"https://codeload.github.com/pascalandy/devcron/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245908592,"owners_count":20692133,"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-12-06T16:42:50.035Z","updated_at":"2025-03-27T19:24:24.354Z","avatar_url":"https://github.com/pascalandy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"https://bitbucket.org/dbenamy/devcron/src\n\nDevelopment cron daemon. Intended as a debugging tool when developing anything\ncron based where it would be difficult to use normal cron or when cron runs\nmust be modified for the dev environment.\n\nFor example, I have a django project that uses cron to run periodic tasks. The\ncrontab is in the source tree so it can be managed and deployed with the code.\nWhile doing dev work, I need to run the cron tasks locally and modify the path\nof the commands. The crontab looks something like:\n\n     # devcron delete_str /usr/local/bin/\n     * * * * * /usr/local/bin/update-stats.py \u0026\u0026 \\\n               /usr/local/bin/publish-stats.py\n\nThat works normally on the production server and when I'm working, I run:\n\n`devcron.py my-crontab`\n\nand it will run update-stats.py in the working directory (my development tree)\nonce a minute.\n\n\n\nYou can install with:\n\n`pip install -e hg+https://bitbucket.org/dbenamy/devcron#egg=devcron`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpascalandy%2Fdevcron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpascalandy%2Fdevcron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpascalandy%2Fdevcron/lists"}