/object_publisher

Simple CLI / web interface building library for plain python object.

Primary LanguagePythonMIT LicenseMIT

object_publisher

Simple CLI / web interface building library for plain python object.

You can build CLI / web service from existing plain python object by just adding few lines of decoration.

See examples/test.ipynb for basic usage.

Prerequisites

  • flask
  • (optional) docstring_parser