{"id":20254613,"url":"https://github.com/guancecloud/platypus","last_synced_at":"2026-01-12T02:42:46.623Z","repository":{"id":62882857,"uuid":"538920398","full_name":"GuanceCloud/platypus","owner":"GuanceCloud","description":"Platypus is a programming language for Observability Data Pipeline","archived":false,"fork":false,"pushed_at":"2024-12-04T03:57:28.000Z","size":1103,"stargazers_count":22,"open_issues_count":2,"forks_count":8,"subscribers_count":10,"default_branch":"main","last_synced_at":"2024-12-08T09:50:27.583Z","etag":null,"topics":["data-processing","dsl","go","observability"],"latest_commit_sha":null,"homepage":"https://platypus.guance.io","language":"Go","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/GuanceCloud.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":"2022-09-20T10:01:29.000Z","updated_at":"2024-12-04T02:20:54.000Z","dependencies_parsed_at":"2024-11-14T10:44:41.304Z","dependency_job_id":null,"html_url":"https://github.com/GuanceCloud/platypus","commit_stats":{"total_commits":49,"total_committers":5,"mean_commits":9.8,"dds":0.2857142857142857,"last_synced_commit":"21f3924850eeac162a99e4ebdabfd90fb774eee3"},"previous_names":["guancecloud/ppl"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuanceCloud%2Fplatypus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuanceCloud%2Fplatypus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuanceCloud%2Fplatypus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuanceCloud%2Fplatypus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GuanceCloud","download_url":"https://codeload.github.com/GuanceCloud/platypus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230462906,"owners_count":18229864,"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":["data-processing","dsl","go","observability"],"created_at":"2024-11-14T10:33:58.868Z","updated_at":"2026-01-12T02:42:46.616Z","avatar_url":"https://github.com/GuanceCloud.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cbr/\u003e\n\nEnglish | [中文](README_zh.md)\n\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat\u0026logo=github\u0026color=2370ff\u0026labelColor=454545)](http://makeapullrequest.com)\n[![Go Report Card](https://goreportcard.com/badge/github.com/GuanceCloud/platypus)](https://goreportcard.com/report/github.com/GuanceCloud/platypus)\n[![Downloads](https://img.shields.io/github/downloads/GuanceCloud/platypus/total.svg)](https://github.com/GuanceCloud/platypus/releases)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6660/badge)](https://bestpractices.coreinfrastructure.org/projects/6660)\n\n# Platypus Programming Language\n\n![Logo](https://platypus.guance.io/images/logo.png)\n\n\u003c/div\u003e\n\nPlatypus, a programming language for Observability Data Pipeline, is mainly used for original and semi-structured data processing. Platypus can perform large-scale data analysis and feature extraction at edge nodes. Many extraction methods exist, such as Grok, JSON, and XML.\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/GuanceCloud/platypus)\n\n## Features\n\n* **Ingest time-series data**: Processing typically data types and format.\n* **Filter Data by control-flow statements**: Supported `if`, `for-in,` and more. Make your pipeline more flexible.\n* **Integration out of the box**: There are 10+ integrations and 40+ built-in functions. `grok` syntax is also compatible. Help you to start quickly.\n\n## Getting Started\n\nThere are the following ways to get started with Platypus Programming Language:\n\n| Links                                                               | Description                                             |\n|---------------------------------------------------------------------| ------------------------------------------------------- |\n| 👨‍💻 [Homepage](https://platypus.guance.io/)\u0026nbsp;                 | The homepage of Platypus Programming Language.          |\n| 📥 [Install](https://platypus.guance.io/docs/tutorials/01-install/) | The guide to install Platypus locally.                  |\n| 👨‍🔧 [Quick Start](https://platypus.guance.io/docs/tutorials/02-quickstart/)                | The guide to writing your first Platypus pipeline code. |\n| 📚 [Platypus Syntax](https://platypus.guance.io/)                   | The reference documentation of Platypus specification.  |\n\n## Community\n\n* [![Slack](https://img.shields.io/badge/Slack-Join-brightgreen?style=flat\u0026logo=slack)](https://discord.gg/gF2hHtFu)\n* [![GitHub Discussions](https://img.shields.io/badge/GitHub%20Discussions-discuss-blue?style=flat\u0026logo=github\u0026color=2370ff\u0026labelColor=454545)](https://github.com/GuanceCloud/platypus/discussions)\n* [![Community](https://img.shields.io/badge/Community-Guance%20Cloud-green??style=flat\u0026logo=HomeAdvisor)](https://guance.io/)\n\n## Contributing\n\nSee our [*Contribution Guide*](https://guance.io/contribution-guide/) to learn about our development lifecycle and make your first contribution.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguancecloud%2Fplatypus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguancecloud%2Fplatypus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguancecloud%2Fplatypus/lists"}