Skip to content

mguijarr/xrf_webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xrf_webapp

Web application for XRF

Dependency:

  • bottle (pip install bottle)

How to run it ?

python app.py

Then go to http://localhost:8099, clicking on Submit will send a request to the server, code will be executed in do_calculation function in app.py. The return from this function is displayed at the bottom of the web page.

See source code for more doc ;)

About

Web application for XRF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published