Metadata-Version: 2.4
Name: models-dev
Version: 1.0.211
Summary: Typed Python interface to models.dev API data
Project-URL: Homepage, https://github.com/vklimontovich/models-dev
Project-URL: Documentation, https://models.dev
Author: vklmn
License-Expression: MIT
License-File: LICENSE
Keywords: ai,anthropic,llm,models,openai
Classifier: Development Status :: 4 - Beta
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: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# models-dev

Typed Python package for [models.dev](https://models.dev) data. Access 2000+ LLM models from 75+ providers with full typing support. No HTTP calls - data is bundled and auto-updated hourly.

See [GitHub](https://github.com/vklimontovich/models-dev) for documentation and examples.
