{"id":18837684,"url":"https://github.com/psyplot/psy-reg","last_synced_at":"2026-03-15T14:32:45.865Z","repository":{"id":60721404,"uuid":"83479056","full_name":"psyplot/psy-reg","owner":"psyplot","description":"Psyplot plugin for visualizing and calculating regression plots","archived":false,"fork":false,"pushed_at":"2024-07-16T14:05:04.000Z","size":6330,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T08:46:41.595Z","etag":null,"topics":["data-science","matplotlib","netcdf","psyplot","regression-analysis","statsmodels","visualization","xarray"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psyplot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":null,"license":"LICENSES/CC-BY-4.0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-02-28T21:05:20.000Z","updated_at":"2024-07-16T14:02:38.000Z","dependencies_parsed_at":"2025-04-12T13:50:27.630Z","dependency_job_id":"800470b7-821f-4421-9897-9695aa03e414","html_url":"https://github.com/psyplot/psy-reg","commit_stats":{"total_commits":84,"total_committers":5,"mean_commits":16.8,"dds":"0.36904761904761907","last_synced_commit":"50fe3e198d1f63ce26856965f2564a2341095e10"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/psyplot/psy-reg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psyplot%2Fpsy-reg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psyplot%2Fpsy-reg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psyplot%2Fpsy-reg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psyplot%2Fpsy-reg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psyplot","download_url":"https://codeload.github.com/psyplot/psy-reg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psyplot%2Fpsy-reg/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261449741,"owners_count":23159802,"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-science","matplotlib","netcdf","psyplot","regression-analysis","statsmodels","visualization","xarray"],"created_at":"2024-11-08T02:36:01.320Z","updated_at":"2026-03-15T14:32:40.832Z","avatar_url":"https://github.com/psyplot.png","language":"Python","readme":"\u003c!--\nSPDX-FileCopyrightText: 2021-2024 Helmholtz-Zentrum hereon GmbH\n\nSPDX-License-Identifier: CC-BY-4.0\n--\u003e\n\n# psy-reg: Psyplot plugin for visualizing and calculating regression plots\n\n[![CI](https://codebase.helmholtz.cloud/psyplot/psy-reg/badges/master/pipeline.svg)](https://codebase.helmholtz.cloud/psyplot/psy-reg/-/pipelines?page=1\u0026scope=all\u0026ref=master)\n[![Code coverage](https://codebase.helmholtz.cloud/psyplot/psy-reg/badges/master/coverage.svg)](https://codebase.helmholtz.cloud/psyplot/psy-reg/-/graphs/master/charts)\n[![Latest Release](https://codebase.helmholtz.cloud/psyplot/psy-reg/-/badges/release.svg)](https://codebase.helmholtz.cloud/psyplot/psy-reg)\n[![PyPI version](https://img.shields.io/pypi/v/psy-reg.svg)](https://pypi.python.org/pypi/psy-reg/)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat\u0026labelColor=ef8336)](https://pycqa.github.io/isort/)\n[![PEP8](https://img.shields.io/badge/code%20style-pep8-orange.svg)](https://www.python.org/dev/peps/pep-0008/)\n[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)\n[![REUSE status](https://api.reuse.software/badge/codebase.helmholtz.cloud/psyplot/psy-reg)](https://api.reuse.software/info/codebase.helmholtz.cloud/psyplot/psy-reg)\n\n\nWelcome to the psyplot plugin for visualizating and calculating\nregression plots. This package uses the [scipy](https://www.scipy.org/)\nand [statsmodels](https://www.statsmodels.org/stable/index.html)\npackages to evaluate your data, fit a regression to it and visualize it\nthrough the [psy-simple](http://psyplot.github.io/psy-simple/) plugin.\n\nIt\\'s plot methods are the\n[linreg](http://psyplot.github.io/psy-reg/generated/psyplot.project.plot.linreg.html#psyplot.project.plot.linreg)\nand\n[densityreg](http://psyplot.github.io/psy-reg/generated/psyplot.project.plot.densityreg.html#psyplot.project.plot.densityreg)\nplot methods.\n\nSee the full documentation on\n[psyplot.github.io/psy-reg/](http://psyplot.github.io/psy-reg) for all\n[plot methods](http://psyplot.github.io/psy-simple/plot_methods), and\ncheckout the [examples](http://psyplot.github.io/examples/).\n\n\n## Installation\n\nInstall this package in a dedicated python environment via\n\n```bash\npython -m venv venv\nsource venv/bin/activate\npip install psy-reg\n```\n\nTo use this in a development setup, clone the [source code][source code] from\ngitlab, start the development server and make your changes::\n\n```bash\ngit clone https://codebase.helmholtz.cloud/psyplot/psy-reg\ncd psy-reg\npython -m venv venv\nsource venv/bin/activate\nmake dev-install\n```\n\nMore detailed installation instructions my be found in the [docs][docs].\n\n\n[source code]: https://codebase.helmholtz.cloud/psyplot/psy-reg\n[docs]: https://psyplot.github.io/psy-reginstallation.html\n\n## Technical note\n\nThis package has been generated from the template\nhttps://codebase.helmholtz.cloud/psyplot/psyplot-plugin-template.git.\n\nSee the template repository for instructions on how to update the skeleton for\nthis package.\n\n\n## License information\n\nCopyright © 2021-2024 Helmholtz-Zentrum hereon GmbH\n\n\n\nCode files in this repository are licensed under the\nLGPL-3.0-only, if not stated otherwise\nin the file.\n\nDocumentation files in this repository are licensed under CC-BY-4.0, if not stated otherwise in the file.\n\nSupplementary and configuration files in this repository are licensed\nunder CC0-1.0, if not stated otherwise\nin the file.\n\nPlease check the header of the individual files for more detailed\ninformation.\n\n\n\n### License management\n\nLicense management is handled with [``reuse``](https://reuse.readthedocs.io/).\nIf you have any questions on this, please have a look into the\n[contributing guide][contributing] or contact the maintainers of\n`psy-reg`.\n\n[contributing]: https://psyplot.github.io/psy-regcontributing.html\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsyplot%2Fpsy-reg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsyplot%2Fpsy-reg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsyplot%2Fpsy-reg/lists"}