Skip to content

CERBSim/ngapp

Repository files navigation

NGApp

Welcome to NGApp — a Python framework for building interactive scientific and engineering applications as web or desktop apps.

NGApp makes it easy to turn your existing Python scripts or Jupyter notebooks into user-friendly, production-ready applications — without needing to write a single line of JavaScript or HTML. Whether you're developing a prototype or deploying tools for end users, NGApp provides a clean and Pythonic interface for building rich UIs and synchronizing frontend and backend logic.

You find the documentation HERE.

Installation

pip install ngapp[dev]

Usage

python -m ngapp.create_app
python -m <app_name> --dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages