{"id":30895534,"url":"https://github.com/ladybug-tools/ladybug-tools-template","last_synced_at":"2026-02-26T00:39:52.763Z","repository":{"id":46016741,"uuid":"167752631","full_name":"ladybug-tools/ladybug-tools-template","owner":"ladybug-tools","description":"Use this repository as a template to start a new ladybug tools python module","archived":false,"fork":false,"pushed_at":"2024-10-16T22:52:57.000Z","size":83,"stargazers_count":3,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-08T22:07:16.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/ladybug-tools.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-27T00:05:34.000Z","updated_at":"2024-10-16T22:53:02.000Z","dependencies_parsed_at":"2025-09-08T22:07:17.792Z","dependency_job_id":"db0a71e0-cc45-4521-9f6e-5cdee4a5a52b","html_url":"https://github.com/ladybug-tools/ladybug-tools-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ladybug-tools/ladybug-tools-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladybug-tools%2Fladybug-tools-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladybug-tools%2Fladybug-tools-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladybug-tools%2Fladybug-tools-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladybug-tools%2Fladybug-tools-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ladybug-tools","download_url":"https://codeload.github.com/ladybug-tools/ladybug-tools-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladybug-tools%2Fladybug-tools-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29846047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"ssl_error","status_checked_at":"2026-02-25T22:37:25.960Z","response_time":61,"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":"2025-09-08T22:07:13.620Z","updated_at":"2026-02-26T00:39:52.725Z","avatar_url":"https://github.com/ladybug-tools.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ladybug Tools Template\n\nUse this repository as a template to write a new modules for Ladybug Tools.\n\n## QuickStart\n1. Install [cookiecutter](https://cookiecutter.readthedocs.io/en/latest/readme.html) and [pygithub](https://pygithub.readthedocs.io/en/latest/introduction.html) (to automate creating the repositories on Github after generating them locally)\n```console\npip install cookiecutter pygithub\n```\n2. Run cookiecutter against this repository and follow the prompts\n```console\ncookiecutter gh:ladybug-tools/ladybug-tools-template\n\n# Follow cookiecutter prompts\n```\n\n3. Because Github Actions and cookiecutter both use `{{` and `}}` to denote text that\nshould be replaced, you must go through the `ci.yaml` file after running cookiecutter\nand manually replace all instances of `[[` with `{{` and `]]` with `}}`.\n\n4. If you did not initialize the project on Github do so manually. Please visit https://github.com/new and create a repository for ladybug-tools/YOUR-PROJECT-SLUG (example: ladybug-tools/fire-ant for a project called Fire Ant). If you don't have the correct authorization to create repositories on the ladybug-tools organization then create a repo for your Github user and get in touch with the admins.\n\n5. Add `GH_TOKEN`, `PYPI_USERNAME` and `PYPI_PASSWORD` to project secrets on GitHub.\n  The secrets are set in Ladybug Tools organization level.\n\n  ![image](https://user-images.githubusercontent.com/2915573/101363031-dc638600-386e-11eb-9042-600ee03e300f.png)\n\nThe repository should be ready! Now go write some actual code!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladybug-tools%2Fladybug-tools-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fladybug-tools%2Fladybug-tools-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladybug-tools%2Fladybug-tools-template/lists"}