Skip to content

clevermaps/cm-python-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CleverMaps Python SDK

The cm-python-sdk package provides high-level functions to interact with the CleverMaps platform over the REST API (https://clevermaps.docs.apiary.io/#).

The package can be used in following use cases:

  • Custom data apps
  • Custom scientific notebooks
  • Custom data scripts

Currently supported functions:

  • Query data and metrics
  • Export data and metrics
  • Fulltext search in the dataset
  • Get distinct property values
  • Get available datasets
  • List metadata
  • Get metadata
  • Update metadata
  • Data load
  • Data dump

Requirements

Installation

Run the following command to install the cm-python-sdk package on your system:

pip install git+https://github.com/clevermaps/cm-python-sdk.git

Example

Check examples.py

Changelog

0.0.1 Initial version 0.0.2 Data load/dump; Metada update;

About

High-level python SDK for the CleverMaps platform

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages