Skip to content

AWilcke/FBHack17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FBHack17

#witwrap.py

>>> import witwrap
>>> w = witwrap.configure_wit()
>>> witwrap.parse_message("Get me $DEFG when it hits $5000", w)
>>> {'stock': 'DEFG', 'currency': '$', 'number': 5000, 'change': 'reaches'}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published