USNAN Python SDK/API Reference: Revision history

From Network for Advanced NMR
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 October 2025

  • curprev 17:4117:41, 7 October 2025 Mmaciejewski talk contribs 1,689 bytes +19 No edit summary
  • curprev 17:3017:30, 7 October 2025 Mmaciejewski talk contribs 1,670 bytes +1,670 Created page with "= '''API Reference''' = This section summarizes the main classes and methods exposed by the SDK. == '''usnan.USNANClient''' == The central interface to the API. '''Constructor:''' <syntaxhighlight lang="python"> client = usnan.USNANClient(base_url=None, timeout=30, num_retries=3) </syntaxhighlight> '''Attributes:''' * '''datasets''' – interface for dataset retrieval and search * '''facilities''' – interface for facility data * '''spectrometers''' – interface fo..."