Skip to content

PID-and-Me/dxf-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

P&ID DXF Scraper

A tool used to gather tag names from a Process and Instrumentation diagram through a web browser. Supports visualization of sheets with their tag locations, as well as exporting the data in Excel format for a device list. Use the "Tag Pattern" field to specify a pattern of tags that the scraper can look for, seperated by commas.

Installation

Install the required libraries with the following:

pip install flask pandas ezdxf plotly

Demo

Screenshot 2025-05-04 160600

Screenshot 2025-05-04 160733

About

A tool used to scrape a P&ID in .DXF format for the tag names and their location

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages