Versions¶
This page lists the latest versions of PolyAPI software products, and for languages, the min/max versions currently supported by Poly.
Poly Assistant VSCode Extension: 0.10.12
Poly Postman Scripts: 0.3.1
PolyAPI Python¶
PolyAPI Python Client: polyapi-python
Dependencies: requirements.txt
Requires Python 3.10+
Note
On MacOS, as of 2024-10-28, Python 3.13 (released on 2024-10-07) does not work very well yet.
We recommend using Python 3.12 for now.
PolyAPI TypeScript¶
PolyAPI TypeScript Client: polyapi
Requires Node JS 18.0.0+ and NPM 8.6.0+
Requires TypeScript 4.0.2+ and ts-node 5.0.0+
Dependencies: package.json
PolyAPI Java¶
Java Client: PolyAPI library
Java Maven plugin: PolyAPI Maven Plugin
Java 17+
Maven 3.6.3+
Dependencies: Client & Maven Plugin
PolyAPI .NET (Beta)¶
.NET Tool: PolyApi.Tools
Requires .NET SDK 8.0
Requires VS Code Add-On: C# Dev Kit
Requires VS Code Add-On: IntelliCode for C# Dev Kit