Skip to content

Navigation Menu

Sign in
Sign up

⚑ idfkit

A modern, open-source toolkit ecosystem for EnergyPlus building energy simulation.

Website Β· Docs Β· Web Editor Β· Python API


idfkit gives you everything you need to model, simulate, and optimize building energy performance β€” from a fast Python library to a visual web editor to AI-powered automation.

Ecosystem

Repository Description
⚑ idfkit Core Python toolkit β€” O(1) lookups, reference tracking, IDF + epJSON, weather, simulation
πŸ—οΈ idfkit-app Envelop β€” browser-native EnergyPlus editor with visual HVAC design and 3D geometry viewer
πŸ€– idfkit-mcp MCP server exposing 32 AI tools for modeling, simulation, weather, validation, and docs
🧠 idfkit-lsp Language Server + VS Code extension for intelligent idfkit Python development
πŸ“– idfkit-docs Interactive EnergyPlus Input/Output reference documentation
🌐 idfkit.com Project website and ecosystem hub

Quick Start

pip install idfkit
from idfkit import load_idf
doc = load_idf("model.idf")
zone = doc["Zone"]["Office"]
zone.name = "Open Plan Office" # all references update automatically
doc.save("updated.idf")

Highlights

  • 4,000x faster lookups than legacy tools via O(1) indexed collections
  • IDF + epJSON β€” read, write, and convert between both formats
  • 55,000+ weather stations β€” search by location, download EPW/DDY files
  • AI-native β€” MCP server with 32 tools for autonomous agent workflows
  • Zero install web editor β€” visual HVAC design and in-browser simulation

idfkit is in beta β€” we'd love your feedback.

Popular repositories Loading

  1. idfkit idfkit Public

    ⚑ A fast, modern EnergyPlus IDF/epJSON toolkit for Python

    Python 7 2

  2. idfkit-mcp idfkit-mcp Public

    πŸ€– Model Context Protocol (MCP) server for EnergyPlus building energy simulation

    Python 3

  3. idfkit-docs idfkit-docs Public

    πŸ“– Interactive EnergyPlus Input/Output reference documentation

    Python 1

  4. idfkit.com idfkit.com Public

    🌐 Official website and ecosystem hub for the idfkit EnergyPlus toolkit

    JavaScript

  5. .github .github Public

    Organization profile and community health files

  6. idfkit-plugin idfkit-plugin Public

    Claude Code plugin for EnergyPlus IDF modeling with idfkit

    Python

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 10 of 11 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading...

Most used topics

Loading...

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /