Skip to content

binoysmail/bueda-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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
    enriched = bueda.enrich(['toyotaprius', 'hybrid']) 
    print enriched.canonical

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

About

Python library to access Bueda Semantic API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published