SDKs & Libraries
Official client libraries for the KalimaLab Arabic Words API.
Every SDK wraps the same REST API and returns identical data structures.
TypeScript / JavaScript
Full reference →Fully typed client with async/await support. Works in Node.js, Deno, Bun, and edge runtimes.
bash
npm install kalimalabPython
Full reference →Sync and async variants via httpx. Supports Python 3.9+.
bash
pip install kalimalabIdiomatic Go client with context support and no reflection.
bash
go get github.com/kalimalab/kalimalab-goPSR-18 compatible HTTP client. Supports PHP 8.1+ with strict types.
bash
composer require kalimalab/kalimalab-phpℹAll SDKs are open source
Source code and issue trackers on GitHub. Contributions welcome.