Skip to content
Snippets Groups Projects
Commit b659d97d authored by Klara Mall's avatar Klara Mall
Browse files

Update README.md

parent 3f54dadd
No related branches found
No related tags found
No related merge requests found
# NETDB API 3.x Client Library for Python3
## Changes in netdb_client 3.1
The version of netdb_client has been synced with the version of the latest supported NET API version.
From version 3.1 onwards the config option `version` has been dropped. This is because the API Library is built against a specific WebAPI Version and is not cross-compatible with different WebAPI versions.
The existing config files can still be used, but the config option will be ignored.
See also: [API 3.0 -> API 3.1 wiki article](https://git.scc.kit.edu/scc-net/netvs/netdb-client-lib/-/wikis/API-3.0---3.1-Migration-Guide)
## Install
The current version of the library is 3.2 which features support for NETDB API versions 3.2 (release), 3.1 (oldrelease) and 3.0 (deprecated). If not explicitly specified the most recent supported version will be used. Examples for using an older API version are listed in section "Usage".
### Pre-Built (updated every night)
`pip install https://git.scc.kit.edu/scc-net/netvs/netdb-client-lib/-/jobs/artifacts/master/raw/dist/netdb_client-3.2-py3-none-any.whl?job=build`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment