{"id":28366999,"url":"https://github.com/infuseai/piperider-getting-started","last_synced_at":"2026-01-28T14:32:01.838Z","repository":{"id":37105141,"uuid":"498147524","full_name":"InfuseAI/piperider-getting-started","owner":"InfuseAI","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-14T09:25:16.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-06-20T20:50:36.012Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InfuseAI.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}},"created_at":"2022-05-31T01:31:21.000Z","updated_at":"2024-03-01T04:48:25.000Z","dependencies_parsed_at":"2023-01-20T19:03:14.504Z","dependency_job_id":null,"html_url":"https://github.com/InfuseAI/piperider-getting-started","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/InfuseAI/piperider-getting-started","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfuseAI%2Fpiperider-getting-started","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfuseAI%2Fpiperider-getting-started/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfuseAI%2Fpiperider-getting-started/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfuseAI%2Fpiperider-getting-started/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InfuseAI","download_url":"https://codeload.github.com/InfuseAI/piperider-getting-started/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfuseAI%2Fpiperider-getting-started/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T13:02:32.985Z","status":"ssl_error","status_checked_at":"2026-01-28T13:02:04.945Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-05-29T00:13:51.450Z","updated_at":"2026-01-28T14:32:01.826Z","avatar_url":"https://github.com/InfuseAI.png","language":null,"readme":"# Piperider Getting Started\n\nThis is the getting started project for [piperider](https://github.com/InfuseAI/piperider)\n\n# Steps\n\n1. Clone the project\n\n   ```bash\n   git clone https://github.com/InfuseAI/piperider-getting-started.git\n   cd piperider-getting-started/\n   ```\n\n1. Install piperider\n\n   ```bash\n   pip install -U piperider\n   ```\n\n1. Download the sqlite data\n\n   ```bash\n   curl -o data/sp500.db https://piperider-data.s3.ap-northeast-1.amazonaws.com/getting-started/sp500_20220401.db\n   ```\n\n1. Init a piperider project. \n\n   \u003cdetails\u003e\n    \u003csummary\u003eYou can skip this step because this is already a piperider project. If you would like to try to init the project on you own, you can try this\u003c/summary\u003e\n\n    ```bash\n    rm -rf .piperider/\n    piperider init   \n    ```\n\n    Input these options \n   \n    - **project name**: demo\n    - **data source type**: sqlite\n    - **path to database file**: data/sp500.db\n\n   \u003c/details\u003e   \n\n1. Diagnose if the data source is well-configured\n\n   ```\n   piperider diagnose\n   ```\n\n1. Run the piperider\n\n   ```bash\n   piperider run \n   ```\n\n1. Open the piperider report files printed in the command output\n\n1. Download another sqlite data\n\n   ```bash\n   curl -o data/sp500.db https://piperider-data.s3.ap-northeast-1.amazonaws.com/getting-started/sp500_20220527.db\n   ```\n\n1. Run piperider again\n\n   ```bash\n   piperider run \n   ```\n\n1. Compare two runs\n\n   ```bash\n   piperider compare-reports\n   ```\n\n   and select the reports you would like to compare\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfuseai%2Fpiperider-getting-started","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfuseai%2Fpiperider-getting-started","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfuseai%2Fpiperider-getting-started/lists"}