Metadata-Version: 2.4
Name: earningscall-development
Version: 1.4.79
Summary: EarningsCall Development Dependencies
Project-URL: Homepage, https://earningscall.biz
Project-URL: Documentation, https://github.com/EarningsCall/earningscall-python
Project-URL: Repository, https://github.com/EarningsCall/earningscall-python
Project-URL: Issues, https://github.com/EarningsCall/earningscall-python/issues
Project-URL: Source, https://github.com/EarningsCall/earningscall-python
Project-URL: Changelog, https://github.com/EarningsCall/earningscall-python/blob/master/CHANGELOG.md
Author-email: EarningsCall <dev@earningscall.biz>
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: aia~=0.2.0
Requires-Dist: aiohttp~=3.14.1
Requires-Dist: anthropic~=0.116.0
Requires-Dist: arnparse~=0.0.2
Requires-Dist: aws-encryption-sdk~=4.0.5
Requires-Dist: beautifulsoup4~=4.15.0
Requires-Dist: boto3-stubs[essential]~=1.43.2
Requires-Dist: boto3[crt]~=1.43.2
Requires-Dist: boto3~=1.43.2
Requires-Dist: botocore[crt]~=1.43.2
Requires-Dist: botocore~=1.43.2
Requires-Dist: cachetools<6.0,>=2.0.0
Requires-Dist: camoufox[geoip]~=0.4.11
Requires-Dist: cerebras-cloud-sdk~=1.67.0
Requires-Dist: cryptography~=49.0.0
Requires-Dist: dateparser~=1.4.0
Requires-Dist: dictdiffer~=0.9.0
Requires-Dist: earningscall~=2.0.0
Requires-Dist: feedparser~=6.0.8
Requires-Dist: firebase-admin~=7.5.0
Requires-Dist: geoip2~=5.2.0
Requires-Dist: google-api-python-client~=2.198.0
Requires-Dist: google-auth~=2.55.0
Requires-Dist: html5lib~=1.1
Requires-Dist: httpagentparser~=1.9.0
Requires-Dist: httpretty~=1.1.4
Requires-Dist: httpx~=0.28.1
Requires-Dist: huggingface-hub[hf-xet]
Requires-Dist: langchain-anthropic~=1.4.1
Requires-Dist: langchain-aws~=1.6.0
Requires-Dist: langchain-cerebras~=0.8.2
Requires-Dist: langchain-community~=0.4.1
Requires-Dist: langchain-core~=1.4.0
Requires-Dist: langchain-google-genai~=4.2.2
Requires-Dist: langchain-groq~=1.1.2
Requires-Dist: langchain-openai~=1.3.2
Requires-Dist: langchain-tavily~=0.2.18
Requires-Dist: langchain~=1.3.1
Requires-Dist: langextract[openai]~=1.6.0
Requires-Dist: langgraph-checkpoint-mongodb~=0.4.0
Requires-Dist: langgraph-prebuilt~=1.1.0
Requires-Dist: langgraph~=1.2.0
Requires-Dist: langsmith~=0.9.0
Requires-Dist: mock~=5.2.0
Requires-Dist: more-itertools~=11.1.0
Requires-Dist: names~=0.3.0
Requires-Dist: numpy<2.5,>=2.4.3
Requires-Dist: openai~=2.44.0
Requires-Dist: openpyxl~=3.1.5
Requires-Dist: pillow~=12.3.0
Requires-Dist: playwright~=1.61.0
Requires-Dist: psutil
Requires-Dist: psycopg~=3.3.3
Requires-Dist: pydantic~=2.13.3
Requires-Dist: pyjwt~=2.13.0
Requires-Dist: pymupdf==1.26.0
Requires-Dist: pynamodb~=6.1.0
Requires-Dist: pytest-timeout>=2.4.0
Requires-Dist: pytest-xdist~=3.8.0
Requires-Dist: pytest~=9.1.1
Requires-Dist: python-dateutil~=2.9.0.post0
Requires-Dist: pytubefix~=10.10.0
Requires-Dist: pytz~=2026.1.post1
Requires-Dist: requests~=2.34.2
Requires-Dist: retrying~=1.4.2
Requires-Dist: selenium-authenticated-proxy~=1.1.2
Requires-Dist: selenium~=4.45.0
Requires-Dist: setuptools~=83.0.0
Requires-Dist: simfin~=1.0.1
Requires-Dist: smart-open[s3]<8,>=7.1.0
Requires-Dist: soundcard~=0.4.0
Requires-Dist: spacy~=3.8.13
Requires-Dist: stripe~=13.2.0
Requires-Dist: tiktoken~=0.13.0
Requires-Dist: tldextract<6,>=5.1.2
Requires-Dist: tweepy~=4.17.0
Requires-Dist: urllib3<3,>=2.0.2
Requires-Dist: user-agents~=2.2.0
Requires-Dist: watchdog~=6.0.0
Requires-Dist: websocket-client~=1.9.0
Requires-Dist: yt-dlp-ejs~=0.8.0
Requires-Dist: yt-dlp[default]~=2026.7.4
Description-Content-Type: text/markdown

# EarningsCall Development

A Python package that provides development dependencies for the EarningsCall platform.

## Requirements

- Python >= 3.10
- Dependencies are managed through pip and specified in pyproject.toml

## Installation

```bash
pip install https://pkg.earningscalls.biz/earningscall-development-1.0.0.tar.gz
```
