SDK distribution
Registry distribution readiness
One authoritative view of FinanceGPT SDK and framework package coordinates, compatibility and publication truth.
Publication truth · Ready to publish means the FinanceGPT artifact, contract pin and registry metadata are technically ready. Published is only shown after an actual registry URL is configured.
Compatibility and registry matrix
9 ready · 0 published
| Package | Runtime | Registry | Coordinate | Install | Status |
|---|---|---|---|---|---|
| Python | Python 3.9+ | PyPI | financegpt | pip install financegpt | ready / not published |
| Node.js / TypeScript | Node.js 18+ | npm | @financegpt/sdk | npm install @financegpt/sdk | ready / not published |
| PHP | PHP 8.1+ | Packagist | financegpt/sdk | composer require financegpt/sdk | ready / not published |
| .NET | .NET 8+ | NuGet | FinanceGPT | dotnet add package FinanceGPT | ready / not published |
| Java | Java 17+ | Maven Central | com.financegpt:financegpt-sdk | com.financegpt:financegpt-sdk:0.1.0 | ready / not published |
| Laravel | Laravel 9-12 / PHP 8.1+ | Packagist | financegpt/laravel | composer require financegpt/laravel | ready / not published |
| CodeIgniter 4 | CodeIgniter 4.4+ / PHP 8.1+ | Packagist | financegpt/codeigniter4 | composer require financegpt/codeigniter4 | ready / not published |
| Go | Go 1.21+ | Go Modules / GitHub | github.com/financegpt/financegpt-go | go get github.com/financegpt/financegpt-go@v0.1.0 | ready / not published |
| Dart / Flutter | Dart 3.3+ / Flutter | pub.dev | financegpt | dart pub add financegpt / flutter pub add financegpt | ready / not published |
The older JavaScript core ZIP remains a verified compatibility artifact. Node.js/TypeScript is the canonical npm publication artifact for @financegpt/sdk.