Metadata-Version: 2.4
Name: capinvest-equity
Version: 1.0.5
Summary: Equity router extension for CapInvest
Author: zbz Team
Requires-Python: >=3.9,<3.14
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: capinvest-core (>=1.0.1,<2.0.0)
Description-Content-Type: text/markdown

# CapInvest Equity Extension

This extension provides equity market data tools for the CapInvest Platform.

Features of the Equity extension include:

- Access to various equity market data sources
- Sub-modules such as:
  - `calendar` for equity-specific events
  - `compare` for peer analysis
  - `darkpool` for dark pool shorts data
  - `discovery` for equity discovery
  - `estimates` for analyst estimates
  - `fundamental` for fundamental analysis
  - `options` for options
  - `ownership` for internal and external ownership
  - `price` for historical pricing data
  - `shorts` for shorts data
 
 

