{"id":20885817,"url":"https://github.com/compas-dev/compas_invocations2","last_synced_at":"2026-03-17T18:17:01.886Z","repository":{"id":225318215,"uuid":"765658969","full_name":"compas-dev/compas_invocations2","owner":"compas-dev","description":"Automation of (opinionated) dev tasks","archived":false,"fork":false,"pushed_at":"2025-11-12T10:39:19.000Z","size":2718,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-01-06T08:20:00.224Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://compas.dev/compas_invocations2/","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/compas-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2024-03-01T11:09:56.000Z","updated_at":"2025-11-12T10:36:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"4a66a05f-b813-4e31-a360-6b186b9eb00d","html_url":"https://github.com/compas-dev/compas_invocations2","commit_stats":null,"previous_names":["compas-dev/compas_invocations2"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/compas-dev/compas_invocations2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_invocations2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_invocations2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_invocations2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_invocations2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compas-dev","download_url":"https://codeload.github.com/compas-dev/compas_invocations2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compas-dev%2Fcompas_invocations2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29967932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T10:55:55.490Z","status":"ssl_error","status_checked_at":"2026-03-01T10:55:55.175Z","response_time":124,"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":"2024-11-18T08:14:43.710Z","updated_at":"2026-03-01T11:03:46.328Z","avatar_url":"https://github.com/compas-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# compas_invocations2\n\n[![pypi](https://img.shields.io/pypi/v/compas_invocations2.svg)](https://pypi.org/project/compas-invocations2/)\n\nA collection of reusable pyinvoke tasks\n\n## Usage\n\nImport and add tasks to a collection in your project's `tasks.py` file:\n\n    import os\n    from invoke import Collection\n    from compas_invocations2 import style\n\n    ns = Collection(style.check, style.lint)\n    ns.configure(\n        {\n            \"base_folder\": os.path.dirname(__file__),\n        }\n    )\n\nFor a more complete example, check the [`tasks.py`](tasks.py) of this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompas-dev%2Fcompas_invocations2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcompas-dev%2Fcompas_invocations2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompas-dev%2Fcompas_invocations2/lists"}