Skip to content

Allow external session manager #147

Description

@awarecan

Feature Request

It will provide more flexibility if python-nest support external session manager. Proposed constructor change likes:

    def __init__(self, username=None, password=None,
                 user_agent=None,
                 access_token=None, access_token_cache_file=None,
                 local_time=False,
                 client_id=None, client_secret=None,
                 product_version=None,
                 session=None):

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions