{"id":16602417,"url":"https://github.com/lnxpy/cookiecutter-mindsdb","last_synced_at":"2025-08-20T06:17:32.642Z","repository":{"id":190967776,"uuid":"682290889","full_name":"lnxpy/cookiecutter-mindsdb","owner":"lnxpy","description":"@MindsDB (Handler) Integration Cookiecutter Template :cookie:","archived":false,"fork":false,"pushed_at":"2023-08-27T17:50:53.000Z","size":7,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T23:29:05.190Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lnxpy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-23T21:21:18.000Z","updated_at":"2024-06-13T12:40:58.000Z","dependencies_parsed_at":"2024-11-16T15:44:58.736Z","dependency_job_id":null,"html_url":"https://github.com/lnxpy/cookiecutter-mindsdb","commit_stats":null,"previous_names":["lnxpy/cookiecutter-mindsdb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lnxpy/cookiecutter-mindsdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnxpy%2Fcookiecutter-mindsdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnxpy%2Fcookiecutter-mindsdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnxpy%2Fcookiecutter-mindsdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnxpy%2Fcookiecutter-mindsdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lnxpy","download_url":"https://codeload.github.com/lnxpy/cookiecutter-mindsdb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnxpy%2Fcookiecutter-mindsdb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271274736,"owners_count":24731086,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-10-12T00:22:05.342Z","updated_at":"2025-08-20T06:17:27.579Z","avatar_url":"https://github.com/lnxpy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## MindsDB Integration Cookiecutter\nUse this cookiecutter template to create integrations into \u003ca href=\"https://github.com/mindsdb/mindsdb\"\u003eMindsDB\u003c/a\u003e. This template is designed for _Handler Integrations_.\n\n### Usage\nMake sure you have `cookiecutter` installed on your machine via running the following commands.\n\n```sh\n$ pip install -U cookiecutter\n...\n$ cookiecutter -V\n```\n\nMake sure you already have `mindsdb/mindsdb` cloned locally. We assume that it's located on `~/mindsdb` for now.\n\nTo create your handler, run the following command and keep answering the questions.\n\n```sh\ncookiecutter gh:lnxpy/cookiecutter-mindsdb -o ~/mindsdb/mindsdb/integrations/handlers/\n```\n\n### Versioning\nIf you've decided to use `bump2version` for managing your handler version, simply navigate to your handler directory and bump up/down your handler version via:\n\n```sh\nbumpversion patch/minor/major\n```\n\nThen you'll see that it's updated your handler's version!\n\n### Implementation\nAll the files you need to update are listed as follows.\n\n- `README.md`\n- `requirments.txt` (if you already have it)\n- `icon.svg`\n- `\u003cHANDLER\u003e_handler.py`\n- `\u003cHANDLER\u003e_tables.py`\n\nOnce you're satisfied with your changes, you can open a merge request for your changes to be reviewed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnxpy%2Fcookiecutter-mindsdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flnxpy%2Fcookiecutter-mindsdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnxpy%2Fcookiecutter-mindsdb/lists"}