Skip to content

xueqiu sub-module can't be find #1

Description

@greatkeke

Hi mouday,

It's glad to meet your wonderful project.

But I'm confused that the xueqiu module couldn't be found.

My usage:

from stock_open_api.api.xueqiu import xueqiu_util
xueqiu_market.get_stock_market('SH600733')

But error:

ModuleNotFoundError                       Traceback (most recent call last)
Cell In[2], line 1
----> 1 from stock_open_api.api.xueqiu import xueqiu_util
      2 xueqiu_market.get_stock_market('SH600733')

ModuleNotFoundError: No module named 'stock_open_api.api.xueqiu'

Other modules are all fine.

Could you please advise me? Thank you a lot.

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