{"id":34758213,"url":"https://github.com/sourcepirate/raptor","last_synced_at":"2026-05-28T07:32:05.679Z","repository":{"id":37620029,"uuid":"234917462","full_name":"sourcepirate/raptor","owner":"sourcepirate","description":"Configurable Report generator","archived":false,"fork":false,"pushed_at":"2022-12-26T21:00:47.000Z","size":35,"stargazers_count":2,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-14T07:20:14.464Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/sourcepirate.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-19T14:59:14.000Z","updated_at":"2024-04-14T07:20:14.465Z","dependencies_parsed_at":"2023-01-31T01:45:54.956Z","dependency_job_id":null,"html_url":"https://github.com/sourcepirate/raptor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sourcepirate/raptor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcepirate%2Fraptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcepirate%2Fraptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcepirate%2Fraptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcepirate%2Fraptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcepirate","download_url":"https://codeload.github.com/sourcepirate/raptor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcepirate%2Fraptor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33599465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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":"2025-12-25T05:48:12.779Z","updated_at":"2026-05-28T07:32:05.674Z","avatar_url":"https://github.com/sourcepirate.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Raptor\n\n[![Build Status](https://travis-ci.org/sourcepirate/raptor.svg?branch=master)](https://travis-ci.org/sourcepirate/raptor)\n[![Updates](https://pyup.io/repos/github/sourcepirate/raptor/shield.svg)](https://pyup.io/repos/github/sourcepirate/raptor/)\n[![Python 3](https://pyup.io/repos/github/sourcepirate/raptor/python-3-shield.svg)](https://pyup.io/repos/github/sourcepirate/raptor/)\n\nRaptor is a configurable html report generation tool. Based on pandas dataframe.\n\n## Installation and Usage\n\n```\npython setup.py install\n\nraptor config.yml \u003e report.html\n\n```\n\n## Example Config file\n\n```yaml\n\ntemplate: default\ntitle: Iris Data Reports\nsender: sourcepirate@codelantics.com\nreceivers:\n  - redspectrum@codelantics.com\nsections:\n  - name: intro\n    description: desciription text\n    datasource:\n      type: url\n      url: https://gist.githubusercontent.com/curran/a08a1080b88344b0c8a7/raw/639388c2cbc2120a14dcf466e85730eb8be498bb/iris.csv\n    transform:\n      - type: groupby\n        by:\n        - species\n  - name: intro2\n    description: desciription text\n    datasource:\n      type: url\n      url: https://gist.githubusercontent.com/curran/a08a1080b88344b0c8a7/raw/639388c2cbc2120a14dcf466e85730eb8be498bb/iris.csv\n    transform:\n      - type: groupby\n        by:\n        - species\n\n```\n\n## Road Map\n\n* Email support\n* More configuration\n* More customizable.\n\n\n## License\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcepirate%2Fraptor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsourcepirate%2Fraptor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcepirate%2Fraptor/lists"}