Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 473 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 473 Bytes

PyNADA

A Python client for NADA API

Setup

You can installl PyNADA using pip:

pip install -U pynada

Examples

Jupyter Notebooks under examples folder show some use cases utilizing PyNADA. The examples are grouped into three categories:

  • Search & Browse: codes for finding specific datasets and resources

  • Create & Import: codes for adding datasets to the catalog

  • Manage & Update: codes for managing existing datasets and resources