Api

ampalibe.command(*args, **kwargs)

A decorator that registers the function as the route

ampalibe.action(*args, **kwargs)

A decorator that registers the function as the route

ampalibe.Payload(payload, **kwargs)

Object for Payload Management

ampalibe.Model(conf)

Object for interact with database with pre-defined function

ampalibe.download_file(url, file)

Downloading a file from an url.