Skip to main content

Lixinger SDK for Python (Unofficial)

Project description

lixinger

理杏仁 Python SDK (非官方).

安装

pip install lixinger

用法

# 使用文档请参考 https://www.lixinger.com/open/api/doc
from lixinger.api.cn.company.base import get_company

# 获取股票详细信息
company = get_company(stock_codes=["600519"])
print(company)

将会看到以下输出内容:

  stock_code market            ipo_date  ... mutual_markets  name        fs_type
0     600519      a 2001-08-26 16:00:00  ...             ha  贵州茅台  non_financial

[1 rows x 7 columns]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lixinger-0.1.0.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

lixinger-0.1.0-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page