{"id":26224510,"url":"https://github.com/j3-signalroom/ccaf-housekeeping-python_lib","last_synced_at":"2025-08-19T21:08:12.726Z","repository":{"id":280725445,"uuid":"929570225","full_name":"j3-signalroom/ccaf-housekeeping-python_lib","owner":"j3-signalroom","description":"The CCAF Housekeeping Python Library is a CI/CD support tool designed to automate the teardown of a Flink table and its associated Kafka resources—such as topics and schemas—along with any long-running statements linked to it.","archived":false,"fork":false,"pushed_at":"2025-03-05T01:01:18.000Z","size":204,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T01:29:43.415Z","etag":null,"topics":["apache-flink","confluent","confluent-flink","confluent-kafka","confluent-schema-registry","kafka"],"latest_commit_sha":null,"homepage":"https://linkedin.com/in/jeffreyjonathanjennings","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/j3-signalroom.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2025-02-08T21:14:44.000Z","updated_at":"2025-03-05T00:59:47.000Z","dependencies_parsed_at":"2025-03-05T01:29:46.930Z","dependency_job_id":"6c5f578a-26cf-419c-a09b-092a46d02f93","html_url":"https://github.com/j3-signalroom/ccaf-housekeeping-python_lib","commit_stats":null,"previous_names":["j3-signalroom/ccaf-housekeeping-python_lib"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3-signalroom%2Fccaf-housekeeping-python_lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3-signalroom%2Fccaf-housekeeping-python_lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3-signalroom%2Fccaf-housekeeping-python_lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3-signalroom%2Fccaf-housekeeping-python_lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j3-signalroom","download_url":"https://codeload.github.com/j3-signalroom/ccaf-housekeeping-python_lib/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243268486,"owners_count":20263873,"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":["apache-flink","confluent","confluent-flink","confluent-kafka","confluent-schema-registry","kafka"],"created_at":"2025-03-12T18:20:02.856Z","updated_at":"2025-03-12T18:20:04.505Z","avatar_url":"https://github.com/j3-signalroom.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Confluent Cloud for Apache Flink (CCAF) Housekeeping Library for Python\nThe CCAF Housekeeping Python Library is a CI/CD support tool designed to automate the teardown of a Flink table and its associated Kafka resources—such as topics and schemas—along with any long-running statements linked to it. This robust automation guarantees that each deployment and test cycle is executed with exceptional consistency and reliability, paving the way for a dynamic and resilient application infrastructure.\n\n\u003e **Note:** _This library is in active development and is subject to change.  It covers only the methods I have needed so far.  If you need a method that is not covered, please feel free to open an issue or submit a pull request._\n\n**Table of Contents**\n\n\u003c!-- toc --\u003e\n- [**1.0 Architecture**](#10-architecture)\n    * [**1.1 Architecture Design Records (ADRs)**](#11-architecture-design-records-adrs)\n- [**2.0 Installation**](#20-installation)\n+ [**3.0 Resources**](#20-resources)\n    * [**3.1 Managing Flink SQL Statements**](#31-managing-flink-sql-statements)\n    * [**3.2 Other**](#32-other)\n\u003c!-- tocstop --\u003e\n\n## 1.0 Architecture\n\n### 1.1 Architecture Design Records (ADRs)\n* [001 Architectural Design Record (ADR):  CCAF Housekeeping Library](https://github.com/j3-signalroom/ccaf-housekeeping-python_lib/blob/main/.blog/adr_001.md)\n\n## **2.0 Installation**\nInstall the Confluent Cloud for Apache Flink (CCAF) Housekeeping Python Library using **`pip`**:\n```bash\npip install ccaf-housekeeping-python-lib\n```\n\nOr, using [**`uv`**](https://docs.astral.sh/uv/):\n```bash\nuv add ccaf-housekeeping-python-lib\n```\n\n## 3.0 Resources\n\n### 3.1 Managing Flink SQL Statements\n* [Monitor and Manage Flink SQL Statements in Confluent Cloud for Apache Flink](https://docs.confluent.io/cloud/current/flink/operate-and-deploy/monitor-statements.html#)\n* [DROP TABLE Statement in Confluent Cloud for Apache Flink](https://docs.confluent.io/cloud/current/flink/reference/statements/drop-table.html#:~:text=Dropping%20a%20table%20permanently%20deletes,will%20transition%20to%20DEGRADED%20status._)\n\n### 3.2 Other\n* [Confluent Cloud Clients Python Library](https://github.com/j3-signalroom/cc-clients-python_lib)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj3-signalroom%2Fccaf-housekeeping-python_lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj3-signalroom%2Fccaf-housekeeping-python_lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj3-signalroom%2Fccaf-housekeeping-python_lib/lists"}