Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.1.1

    Add py.typed marker (PEP 561) to make mypy happy in user projects
  • v0.1.0

    # First version of Landybee 馃悵 - the fully typed LanDB client library
    Client code is generated from the LanDB SOAP WSDL v6, using a reusable code generation script.
    All types and methods are supported, both unauthenticated and authenticated.
    There is currently no additional logic (e.g. error handling) above the SOAP interface, only typing.