{"id":43022763,"url":"https://github.com/datalad/datalad-htcondor","last_synced_at":"2026-01-31T06:38:29.470Z","repository":{"id":74506999,"uuid":"152696120","full_name":"datalad/datalad-htcondor","owner":"datalad","description":"Remote code execution for DataLad via HTCondor","archived":false,"fork":false,"pushed_at":"2018-11-17T14:41:10.000Z","size":140,"stargazers_count":0,"open_issues_count":4,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-11T10:32:40.382Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://datalad.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datalad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-10-12T04:58:01.000Z","updated_at":"2018-11-16T10:32:57.000Z","dependencies_parsed_at":"2023-03-15T18:30:41.332Z","dependency_job_id":null,"html_url":"https://github.com/datalad/datalad-htcondor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/datalad/datalad-htcondor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datalad%2Fdatalad-htcondor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datalad%2Fdatalad-htcondor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datalad%2Fdatalad-htcondor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datalad%2Fdatalad-htcondor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datalad","download_url":"https://codeload.github.com/datalad/datalad-htcondor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datalad%2Fdatalad-htcondor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28931386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T04:05:25.756Z","status":"ssl_error","status_checked_at":"2026-01-31T04:02:35.005Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-31T06:38:29.193Z","updated_at":"2026-01-31T06:38:29.451Z","avatar_url":"https://github.com/datalad.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"     ____          _           _                 _\n    |  _ \\   __ _ | |_   __ _ | |      __ _   __| |\n    | | | | / _` || __| / _` || |     / _` | / _` |\n    | |_| || (_| || |_ | (_| || |___ | (_| || (_| |\n    |____/  \\__,_| \\__| \\__,_||_____| \\__,_| \\__,_|\n                                           HTCondor\n\n[![Travis tests status](https://secure.travis-ci.org/datalad/datalad-htcondor.png?branch=master)](https://travis-ci.org/datalad/datalad-htcondor) [![codecov.io](https://codecov.io/github/datalad/datalad-htcondor/coverage.svg?branch=master)](https://codecov.io/github/datalad/datalad-htcondor?branch=master)\n\nThis extension enhances DataLad (http://datalad.org) with the ability for\nremote execution via HTCondor. Please see the [extension\ndocumentation](http://datalad-htcondor.rtfd.org)\nfor a description on additional commands and functionality.\n\nFor general information on how to use or contribute to DataLad (and this\nextension), please see the [DataLad website](http://datalad.org) or the\n[main GitHub project page](http://datalad.org).\n\n\n## Installation\n\nBefore you install this package, please make sure that you [install a recent\nversion of git-annex](https://git-annex.branchable.com/install).  Afterwards,\ninstall the latest version of `datalad-htcondor` from\n[PyPi](https://pypi.org/project/datalad-htcondor). It is recommended to use\na dedicated [virtualenv](https://virtualenv.pypa.io):\n\n    # create and enter a new virtual environment (optional)\n    virtualenv --system-site-packages --python=python3 ~/env/dataladni\n    . ~/env/dataladni/bin/activate\n\n    # install from PyPi\n    pip install datalad_htcondor\n\n\n## Support\n\nThe documentation of this project is found here:\nhttp://docs.datalad.org/projects/htcondor\n\nAll bugs, concerns and enhancement requests for this software can be submitted here:\nhttps://github.com/datalad/datalad-htcondor/issues\n\nIf you have a problem or would like to ask a question about how to use DataLad,\nplease [submit a question to\nNeuroStars.org](https://neurostars.org/tags/datalad) with a ``datalad`` tag.\nNeuroStars.org is a platform similar to StackOverflow but dedicated to\nneuroinformatics.\n\nAll previous DataLad questions are available here:\nhttp://neurostars.org/tags/datalad/\n\n## Acknowledgements\n\nDataLad development is supported by a US-German collaboration in computational\nneuroscience (CRCNS) project \"DataGit: converging catalogues, warehouses, and\ndeployment logistics into a federated 'data distribution'\" (Halchenko/Hanke),\nco-funded by the US National Science Foundation (NSF 1429999) and the German\nFederal Ministry of Education and Research (BMBF 01GQ1411). Additional support\nis provided by the German federal state of Saxony-Anhalt and the European\nRegional Development Fund (ERDF), Project: Center for Behavioral Brain\nSciences, Imaging Platform.  This work is further facilitated by the ReproNim\nproject (NIH 1P41EB019936-01A1).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatalad%2Fdatalad-htcondor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatalad%2Fdatalad-htcondor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatalad%2Fdatalad-htcondor/lists"}