Skip to content

v0.1.7

Compare
Choose a tag to compare
@andrewgy8 andrewgy8 released this 06 Dec 10:17
· 23 commits to master since this release

Clean up the public API interface for Apprentice (#24)

  • Implement Apprentice class.
  • Built in flask app.
  • No need to instantiate a flask app yourself
  • Update commands and readme with new api interface