Official Solvice SDKs for seamless integration with your favorite programming languages
Feature | TypeScript SDK | Python SDK |
---|---|---|
Installation | npm install solvice-vrp-solver | pip install --pre solvice-vrp-solver |
Type Safety | ✅ Full TypeScript support | ✅ Type hints and validation |
Async Support | ✅ Native async/await | ✅ Both sync and async clients |
Runtime Support | Node.js, Deno, Bun, Browsers | Python 3.8+ |
Error Handling | ✅ Typed error classes | ✅ Exception hierarchy |
Auto Retry | ✅ Configurable | ✅ Configurable |
Data Integration | JSON/JavaScript objects | ✅ Pandas DataFrame support |
Select Your SDK
Install the Package
Get Your API Key
Write Your First Integration