Base

Base method class definition.

This module implements the Base Method for new request to the CIC’s API

class pycic.base.BaseMethod(base_url=None, version=None, account=None, proxies=None)[source]

Bases: object

Base class for the available methods in CIC’s API.

get(**kwargs)[source]

Retrieve all the available entries for the method especified.

save()[source]

Save reports, groups or categories via CIC’s API

Read the Docs v: latest
Versions
latest
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.