generated: '2026-07-20' method: searched source: https://docs.methodfi.com/libraries/overview packages: - language: javascript registry: npm name: method-node url: https://www.npmjs.com/package/method-node repo: https://github.com/MethodFi/method-node install: npm install method-node official: true kind: server-sdk - language: python registry: pypi name: method-python url: https://pypi.org/project/method-python/ repo: https://github.com/MethodFi/method-python install: pip install method-python official: true kind: server-sdk - language: javascript registry: npm name: react-method-elements url: https://www.npmjs.com/package/react-method-elements repo: https://github.com/MethodFi/react-method-elements install: npm install react-method-elements official: true kind: frontend-elements - language: javascript registry: npm name: react-native-method-elements url: https://www.npmjs.com/package/react-native-method-elements repo: https://github.com/MethodFi/react-native-method-elements install: npm install react-native-method-elements official: true kind: frontend-elements - language: javascript registry: npm name: "@methodfi/opal-react" url: https://www.npmjs.com/package/@methodfi/opal-react install: npm install @methodfi/opal-react official: true kind: frontend-opal - language: javascript registry: npm name: "@methodfi/opal-react-native" url: https://www.npmjs.com/package/@methodfi/opal-react-native install: npm install @methodfi/opal-react-native official: true kind: frontend-opal sources_of_truth: - name: OpenAPI specification repo: https://github.com/MethodFi/openapi official: true notes: >- Server SDKs (method-node, method-python) are version-locked to a dated Method API version. Frontend Element/Opal libraries are catalogued as embedded components in components/methodfi-components.yml. The Opal vanilla-JS loader is hosted at https://static.methodfi.com/opal/v1/stable/init.js (not a registry package).