{"id":34108775,"url":"https://github.com/nuts-org/spinplots","last_synced_at":"2026-04-08T12:02:47.908Z","repository":{"id":259048590,"uuid":"782205685","full_name":"nuts-org/spinplots","owner":"nuts-org","description":"SpinPlots is a Python package built on top of NMRglue, designed to simplify the process of plotting NMR data.","archived":false,"fork":false,"pushed_at":"2026-03-10T15:48:05.000Z","size":182585,"stargazers_count":5,"open_issues_count":3,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-03-10T20:02:14.958Z","etag":null,"topics":["nmr","nmr-data","nmr-spectroscopy","python"],"latest_commit_sha":null,"homepage":"https://nuts-org.github.io/spinplots/","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/nuts-org.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-04T20:54:34.000Z","updated_at":"2026-01-30T14:46:03.000Z","dependencies_parsed_at":"2025-08-21T13:20:23.692Z","dependency_job_id":null,"html_url":"https://github.com/nuts-org/spinplots","commit_stats":null,"previous_names":["carlosbornes/spinplots","nuts-org/spinplots"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/nuts-org/spinplots","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuts-org%2Fspinplots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuts-org%2Fspinplots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuts-org%2Fspinplots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuts-org%2Fspinplots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuts-org","download_url":"https://codeload.github.com/nuts-org/spinplots/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuts-org%2Fspinplots/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["nmr","nmr-data","nmr-spectroscopy","python"],"created_at":"2025-12-14T18:22:07.149Z","updated_at":"2026-04-08T12:02:47.806Z","avatar_url":"https://github.com/nuts-org.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SpinPlots: Python NMR plots made easy\n\n![Python - Version](https://img.shields.io/pypi/pyversions/spinplots)\n![PyPI - Version](https://img.shields.io/pypi/v/spinplots?color=blue)\n[![DOI](https://zenodo.org/badge/782205685.svg)](https://doi.org/10.5281/zenodo.14041925)\n\nSpinPlots is a Python package designed to streamline the process of loading and plotting NMR data. Built on top of [NMRglue](https://www.nmrglue.com/), SpinPlots simplifies the plotting of NMR spectra. While NMRglue is a powerful tool for reading, processing, and analyzing NMR data, plotting with it can be cumbersome and code-intensive. SpinPlots addresses this by offering an intuitive interface for generating publication-ready plots with minimal effort.\n\n## Quick Start\n\n```python\nfrom spinplots import read_nmr\n\n# Plot a 1D spectrum\nread_nmr(\"path/to/bruker/pdata/1\").plot()\n\n# Plot a 2D spectrum with projections\nread_nmr(\"path/to/2d/pdata/1\").plot(contour_start=1e5)\n```\n\n## Features 🤌\n\n- **One line plotting**: Generate 1D and 2D NMR plots with a single function call\n- **Multiple formats**: Support for Bruker and DMFit data\n- **Automatic labeling**: Axes labeled with nuclei and units\n- **Overlays and stacking**: Compare multiple spectra on one plot\n- **Grid layouts**: Plot multiple spectra in customizable grid arrangements\n- **2D projections**: Automatic F1/F2 projections for 2D spectra\n- **Publication-ready**: Customizable styling with sensible defaults\n\n## Documentation 📖\n\nComplete documentation, including installation instructions and usage guides, can be found [here](https://nuts-org.github.io/spinplots/).\n\n## Contributing \n\nOpen to suggestions and contributions! Feel free to open an issue or pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuts-org%2Fspinplots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuts-org%2Fspinplots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuts-org%2Fspinplots/lists"}