DEPRECATED — v1.7.0 (current on PyPI) is a Python framework for building investment research agents. The project has been rewritten as v2.0 on Cloudflare Workers and is no longer maintained on PyPI. Requires Python >=3.12.
pip install investor-agent==1.7.0No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic example using the deprecated v1.7.0. Requires OPENAI_API_KEY environment variable.
Migrate to the new Cloudflare Workers version (see GitHub repo) or pin to v1.7.0 if you must use Python.
Upgrade Python to 3.12 or later.
Install with pip install investor-agent, but import as import investor_agent.
No dependency data recorded yet.