Using nrel-pipes with nrel.gov

Python integration

✓ Official SDK

Install

pip install nrel-pipes

Quick start

import nrel-pipes

client = nrel_pipes.Client("YOUR_API_KEY")
A filterable list of projects.
curl \
  /project.{output_format}
Project Details
curl \
  /project/{project_id}.{output_format}
SDK on GitHub 📄 API Docs
SDK
nrel-pipes
Python
API
nrel.gov
nrel.gov:building-case-studies

Other SDKs for nrel.gov

SAMwrapper py3samsdk

At a glance

Language Python
Endpoints2
✓ Official