A light weight Python library for the SudReg Web API
Project description
SudReg
A light weight Python library for the SudReg Web API
Documentation
SudReg Web API's full documentation is online at Sudski registar api - javni korisnici.
Installation
pip install sudreg
Quick Start
from sudreg import SudskiRegistarAPI
api = SudskiRegistarAPI("Subscription-Key")
print(api.get_subjekt_detalji(tip_identifikatora="oib", identifikator="53056966535", expand_relations=True))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SudReg-1.0.2.tar.gz
(4.2 kB
view hashes)
Built Distribution
SudReg-1.0.2-py3-none-any.whl
(4.6 kB
view hashes)