genesisclient
genesisclient copied to clipboard
A Genesis (DeStatis et. al.) client for Python
Results
4
genesisclient issues
Sort by
recently updated
recently updated
newest added
Dear, FYI When initializing a GenesisClient instance and attempting to access the TestService through this instance using the test_service() method I received a 404 for the WSDL file. It seems...
Hi @marians Many thanks for this package. It's very useful in examining on how to interact with the Genesis databank through Python. I tried installing it using pip install as...