Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Little Client around GingerSoftware
Note
You have to set your API key from RapidAPI as enviroment variable
export GINGER_IT_API_KEY = your-keyfrom gingerit.gingerit import GingerIt text = "The smelt of fliwers bring back memories." output = GingerIt().parse(text)