Installation ============ The recommended way to install the latest released version is: .. code-block:: bash - pip install --upgrade oda-api Development version ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code-block:: bash - git clone https://github.com/oda-hub/oda_api.git - cd oda_api Download code and contribute ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Source code can be found can be found on github https://github.com/oda-hub/oda_api (see https://github.com/oda-hub/oda_api/archive/refs/tags/v1.3.5.tar.gz for latest release bundle). To contribute, please feel free to fork the repository, apply your changes, and prepare a pull request.