isodata.pjm package

Subpackages

Submodules

isodata.pjm.connector module

PJM Connector and Connection Utilities for … connecting to PJM :)

class isodata.pjm.connector.PJMConnector[source]

Bases: Connector

get_token()[source]

Get the tokenId from the PJM Authentication service

query(**kwargs)[source]
static raise_for_fault(report, xmlstr)[source]
required = ['username', 'password', 'certificate']

isodata.pjm.constants module

isodata.pjm.helper module

PJM helper functions for working with the API.

isodata.pjm.helper.gen_xml(with_filters=False, **kwargs)[source]

Generate specific XML documents for querying the API.

Parameters:
  • with_filters

  • kwargs

Returns:

Module contents