Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastapi pyodide ifcjs

about

minimalistic example of Python ( Pyodide ) in browser interaction
with dom and ifc model via ifcjs Javascript library.

steps

  • install requirements into virtualenv
  • start server via uvicorn main:app --host 127.0.0.1 --port 8888
  • open in browser: http://127.0.0.1:8888
  • load an ifc file with Choose file button
  • paste demo code from pyodide_repl_paste.py to repl and run it
  • see IfcSpace data (if available in ifc model) in console and on page
  • interact with ifc content from pyodide repl...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages