Code Documentation

Netinfo Interface

class netinfo.Netinfo(url)[source]

Abstract interface for Netinfo.

_request(endpoint, params={}, data=None)[source]

Handle the requesting of information from the API.

enrich(query, query_type)[source]

Enrich data based on the type.