Skip to content

v0.5.0

Compare
Choose a tag to compare
@manatlan manatlan released this 29 Jul 14:05
· 198 commits to master since this release
  • the htagserver runner, works as others htag classical runners (can handle a main tag for its '/' path, have a .run() method, can use add_route )
  • an example of an oauth2 flow (google), using authlib, and inner runners (WebServer, WebServerWS & HTagServer)
  • the one liner "python3 -m htagweb" accept a parameter 'fqn' (ex: 'main:App'), to define a htag class for its "/" page.

Full Changelog: v0.4.3...v0.5.0