pycsamt.app.web.__main__#

Entry point: python -m pycsamt.app.web

Functions

main([argv])

Launch the pyCSAMT web application from the command line.

pycsamt.app.web.__main__.main(argv=None)[source]#

Launch the pyCSAMT web application from the command line.

Parameters:

argv (list[str] | None)

Return type:

None