Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

bueda/bueda-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bueda API Wrapper

Makes it easier to call the Bueda API from within Python.

Using it is a simple as:

import bueda
b = bueda.BuedaApi('2EvC9SVR0Y5vBt48dA1xMwkAxv8XP15OZ7ulsw')
enriched = b.enriched(['toyotaprius', 'hybrid'])
print enriched.canonical

To use it, get your API key at http://www.bueda.com/

About

Python library to access Bueda Semantic API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages