{"id":25167150,"url":"https://github.com/biocomputingup/drmaatic-lib","last_synced_at":"2025-04-03T17:44:12.376Z","repository":{"id":227684464,"uuid":"733834456","full_name":"BioComputingUP/DRMAAtic-lib","owner":"BioComputingUP","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-13T10:33:09.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-09T06:20:15.308Z","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/BioComputingUP.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}},"created_at":"2023-12-20T08:32:05.000Z","updated_at":"2024-12-13T10:33:19.000Z","dependencies_parsed_at":"2024-03-14T17:55:24.595Z","dependency_job_id":null,"html_url":"https://github.com/BioComputingUP/DRMAAtic-lib","commit_stats":null,"previous_names":["biocomputingup/drmaatic-lib"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioComputingUP%2FDRMAAtic-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioComputingUP%2FDRMAAtic-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioComputingUP%2FDRMAAtic-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioComputingUP%2FDRMAAtic-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BioComputingUP","download_url":"https://codeload.github.com/BioComputingUP/DRMAAtic-lib/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247051984,"owners_count":20875677,"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":"2025-02-09T06:19:44.488Z","updated_at":"2025-04-03T17:44:12.347Z","avatar_url":"https://github.com/BioComputingUP.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DRMAAtic-lib\nScheduling libraries for DRMAAtic @BioCompUP, wrapping the ``drmaa-python`` library and adding the implementations\nfor Slurm and SGE.\n\n## Installation\n```shell\npip install DRMAAtic-lib\n```\nThis will also pull the ``drmaa-python`` library. You can see the latest version of the library [here](https://pypi.org/project/DRMAAtic-lib/).\n\n## Requirements\n- Slurm or SGE installed\n- ``libslurm-dev`` library for Slurm or ``gridengine-dev`` for SGE, both downloadable with apt\n- ``libdrmaa`` C bindings for Slurm or SGE\n  - [slurm-drmaa](https://github.com/natefoo/slurm-drmaa) for Slurm\n- ``drmaa-python`` python library\n\n## ENV variables\nSet the env variables for the ``drmaa-python`` library. With PyCharm you can set this env variables in the run configuration.\n\n### SGE\n```shell\nexport SGE_ROOT=/path/to/gridengine\nexport SGE_CELL=default\n```\n### SLURM\nSet the path to the libdrmaa library C binding\n```shell\nexport DRMAA_LIBRARY_PATH=/usr/lib/slurm-drmaa/libdrmaa.so\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbiocomputingup%2Fdrmaatic-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbiocomputingup%2Fdrmaatic-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbiocomputingup%2Fdrmaatic-lib/lists"}