Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 580 Bytes

File metadata and controls

31 lines (21 loc) · 580 Bytes

EODHD-APIs-Python-Financial-Library

Workspace Rules

Part of EODHD ecosystem. Read and follow:

  • EODHD/the-hitchhikers-guide-to-the-company/docs/rules/general.md — EODHD general rules
  • Knowledge base: EODHD/the-hitchhikers-guide-to-the-company/CLAUDE.md

This is the official Python library developed by EODHD for accessing various financial data via API

Tech Stack

Python

Development Commands

pip install -e ".[dev]"
pytest

Project Structure

  eodhd/
  tests/
  README.md

Key Files

  • README.md