Metadata-Version: 2.4
Name: ashare-lake
Version: 0.6.1
Summary: MOVED: this project is now CNEquity. pip install cnequity instead — this package is no longer updated.
Author: ashare-lake Contributors
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/rootSunc/ashare-lake
Project-URL: Documentation, https://rootsunc.github.io/ashare-lake/
Project-URL: Source, https://github.com/rootSunc/ashare-lake
Project-URL: Changelog, https://github.com/rootSunc/ashare-lake/blob/main/CHANGELOG.md
Project-URL: Citation, https://github.com/rootSunc/ashare-lake/blob/main/CITATION.cff
Project-URL: Issues, https://github.com/rootSunc/ashare-lake/issues
Keywords: a-share,china-stocks,data-lake,mcp,ai-agent,duckdb,polars,parquet,quantitative-finance,market-data
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Office/Business :: Financial :: Investment
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
Requires-Dist: click>=8.1
Requires-Dist: duckdb>=1.0
Requires-Dist: httpx>=0.25
Requires-Dist: curl_cffi>=0.7
Requires-Dist: polars>=1.0
Requires-Dist: pyarrow>=15.0
Requires-Dist: baostock>=0.8
Requires-Dist: snownlp>=0.12
Requires-Dist: pandas>=2.0
Requires-Dist: openpyxl>=3.0
Requires-Dist: xlrd>=2.0
Requires-Dist: tomli>=2; python_version < "3.11"
Requires-Dist: fastapi>=0.110
Requires-Dist: uvicorn>=0.27
Dynamic: license-file

# ashare-lake has moved to CNEquity

This project has been renamed. `ashare-lake` is no longer updated —
all future development happens under the new name.

```bash
pip install cnequity
```

- Repository: https://github.com/rootSunc/CNEquity
- PyPI: https://pypi.org/project/cnequity/
- CLI: `cne` (was `asl`) · Python import: `from cnequity...` (was `from ashare_lake...`)

The last functional release under this name is `ashare-lake==0.6.0`. This
`0.6.1` release changes nothing except this notice.
