{"id":16567997,"url":"https://github.com/tanukihee/pearson3curve","last_synced_at":"2025-07-05T14:37:57.465Z","repository":{"id":62043719,"uuid":"243916264","full_name":"tanukihee/pearson3curve","owner":"tanukihee","description":"Pearson Type III Curve Fitting and Plotting","archived":false,"fork":false,"pushed_at":"2024-04-17T18:03:32.000Z","size":210,"stargazers_count":35,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T20:41:56.195Z","etag":null,"topics":["curve-fitting","hydrology","pearson-curves","python3"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pearson3curve/","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/tanukihee.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":"2020-02-29T06:21:08.000Z","updated_at":"2025-04-08T10:03:08.000Z","dependencies_parsed_at":"2024-10-28T17:17:31.009Z","dependency_job_id":null,"html_url":"https://github.com/tanukihee/pearson3curve","commit_stats":null,"previous_names":["tanukihee/pearson3curve"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tanukihee/pearson3curve","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanukihee%2Fpearson3curve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanukihee%2Fpearson3curve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanukihee%2Fpearson3curve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanukihee%2Fpearson3curve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tanukihee","download_url":"https://codeload.github.com/tanukihee/pearson3curve/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanukihee%2Fpearson3curve/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260439249,"owners_count":23009277,"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":["curve-fitting","hydrology","pearson-curves","python3"],"created_at":"2024-10-11T21:07:59.376Z","updated_at":"2025-07-05T14:37:57.420Z","avatar_url":"https://github.com/tanukihee.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `pearson3curve`: Pearson Type III Curve Fitting and Plotting\n\n`pearson3curve` is a Python package for curve fitting and plotting of data\npoints which follow the Pearson type III (P-III) distribution. It is useful in\nhydrologic frequency analysis and hydraulic calculations.\n\nNotice: This package is the brand new version of the old `Pearson3CurveFitting`\npackage. For the old version, please refer to the\n[archived repository](https://github.com/tanukihee/Pearson3CurveFittingArchive).\n\n## Installation\n\n```bash\npip install pearson3curve\n```\n\n## Usages\n\nSee [API Documentation](https://github.com/tanukihee/pearson3curve/blob/main/docs/api.md) for details.\n\n## Examples\n\n### Successive Data\n\nSee [Successive Data Example](https://github.com/tanukihee/pearson3curve/blob/main/example/successive.py) for the code.\n\nFigure example:\n\n\u003cimg src=\"https://raw.githubusercontent.com/tanukihee/pearson3curve/main/example/successive.png\" width=\"100%\" alt=\"successive\"/\u003e\n\n### Non-Successive Data\n\nSee [Non-Successive Data Example](https://github.com/tanukihee/pearson3curve/blob/main/example/nonsuccessive.py) for the code.\n\nFigure example in Chinese, using pgf backend for better multi-language text and\nmath typesetting support:\n\n\u003cimg src=\"https://raw.githubusercontent.com/tanukihee/pearson3curve/main/example/nonsuccessive.svg\" width=\"100%\" alt=\"nonsuccessive\"/\u003e\n\n## Development\n\nThis package uses `pdm` for package management. For detailed usages, please\nrefer to the [pdm documentation](https://pdm-project.org/en/latest/).\n\n---\n\nCopyright (c) 2020 -- 2024 ListLee\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanukihee%2Fpearson3curve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanukihee%2Fpearson3curve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanukihee%2Fpearson3curve/lists"}