Skip to content

opendatasoft/opendatasoft-explore-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opendatasoft Explore API SDK

This repository contains 2 versions of the same SDK:

  • a sync version using urllib3
  • an async version using aoihttp

Installation

Refers to the README.md of the desired version

Development

Requirements:

  • a running docker engine

First, update both openapi specifications (./generators/python/openapi/platform@v2.1.yaml or ./generators/python-async/openapi/platform@v2.1.yaml).

Finally, run ./generate.sh. It will run sequantially both generate.sh scripts of both SDK versions.

About

Opendatasoft Explore API SDK

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors