{"id":18812138,"url":"https://github.com/drorspei/dasker","last_synced_at":"2026-01-11T18:30:14.780Z","repository":{"id":62646882,"uuid":"561240701","full_name":"drorspei/dasker","owner":"drorspei","description":"monadic dask in separate process","archived":false,"fork":false,"pushed_at":"2022-11-04T12:16:46.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-30T22:27:50.619Z","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/drorspei.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}},"created_at":"2022-11-03T09:07:30.000Z","updated_at":"2022-11-03T12:31:14.000Z","dependencies_parsed_at":"2022-11-04T04:35:02.746Z","dependency_job_id":null,"html_url":"https://github.com/drorspei/dasker","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/drorspei%2Fdasker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drorspei%2Fdasker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drorspei%2Fdasker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drorspei%2Fdasker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drorspei","download_url":"https://codeload.github.com/drorspei/dasker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239748247,"owners_count":19690232,"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-11-07T23:29:50.513Z","updated_at":"2026-01-11T18:30:14.726Z","avatar_url":"https://github.com/drorspei.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dasker\nmonadic dask\n\nexample:\n    dasker '{}' python -c \"import dasker; print(dasker.get_client().submit(lambda: 'hello, world!').result())\"\n\nequivalent example, because it's a monad:\n    dasker '{}' dasker '{}' python -c \"import dasker; print(dasker.get_client().submit(lambda: 'hello, world!').result())\"\n\nif dasker wasn't used to start dask, a default client is used. example:\n    python -c \"import dasker; print(dasker.get_client().submit(lambda: 'hello, world!').result())\"\n\nif you want to override the contextual dask, use --force-new. example:\n    dasker '{\"processes\": false}' dasker --force-new '{\"processes\": true, \"nthreads\": 1, \"n_workers\": 1}' command ...\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrorspei%2Fdasker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrorspei%2Fdasker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrorspei%2Fdasker/lists"}