name: edgartools version: 5.52.0 summary: Python library to access and analyze SEC Edgar filings, XBRL financial statements, 10-K, 10-Q, and 8-K reports license: MIT requires_python: >=3.10 python_min: 3.10 install_size: 3.3 MB module_format: py3-none-any doc_url: https://dgunning.github.io/edgartools/ repo_url: https://github.com/dgunning/edgartools last_released_at: 2026-08-23T00:48:50Z releases_last_12mo: 165 avg_days_between_releases: 3.1 platforms: any ## dependencies beautifulsoup4 >=4.10.0 httpx >=0.25.0 httpxthrottlecache[httpx] >=0.6.1 humanize >=4.0.0 jinja2 >=3.1.0 lxml >=4.4 nest-asyncio >=1.5.1 orjson >=3.6.0 pandas >=2.0.0 pyarrow >=17.0.0 pydantic >=2.0.0 pyrate-limiter >=3.0.0 rank-bm25 >=0.2.1 rapidfuzz >=3.5.0 rich >=13.8.0 stamina >=24.2.0 tabulate >=0.9.0 textdistance >=4.5.0 tqdm >=4.62.0 truststore >=0.9.0 unidecode >=1.2.0 ## extras [ai] mcp <2.0.0,>=1.12.3 starlette >=0.36.0 tiktoken >=0.10.0 uvicorn >=0.27.0 [ai-dev] pytest-mock >=3.12.0 responses >=0.24.0 [all-cloud] adlfs >=2023.1.0 fsspec >=2023.1.0 gcsfs >=2023.1.0 s3fs >=2023.1.0 [azure] adlfs >=2023.1.0 fsspec >=2023.1.0 [cloud] fsspec >=2023.1.0 [data] duckdb >=1.0.0 zstandard >=0.20.0 [gcs] fsspec >=2023.1.0 gcsfs >=2023.1.0 [s3] fsspec >=2023.1.0 s3fs >=2023.1.0 [test-harness] click >=8.0.0 ## maintainers Dwight Gunning