Skip to content
This repository was archived by the owner on Oct 13, 2020. It is now read-only.
This repository was archived by the owner on Oct 13, 2020. It is now read-only.

Cannot import EtsyOAuthClient #11

Description

@reteps
$ python3 -m pip install etsy2
$ python3
>>> import etsy2
>>> import inspect
>>> inspect.getmembers(etsy2)
[('Etsy', <class 'etsy2._v2.EtsyV2'>), ('EtsyEnvProduction', <class 'etsy2.etsy_env.EtsyEnvProduction'>), ('__author__', 'Sean Scheetz'),
...

Where is EtsyOAuthClient? Only Etsy and EtsyEnvProduction are exposed?

from ._v2importEtsyV2asEtsy

from .etsy_envimportEtsyEnvProduction

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