wit-ai / wit-ai/pywit

Add more api functions

Open
#2 10 comments 0 reactions 1 assignee View on GitHub

@patapizza is already working on this.

Since Jan 9, 2015.

help wanted
Dominant language
Python
Stars
1.5k
Forks
353
PR merge metrics
No merged PRs in 30d

Description

Hello,

I was using pywit (https://github.com/lextoumbourou/PyWit) in my project and as you made an official python package, I was going to use it. But I miss some features to switch :

There was some useful functions like get_intents().
Is it possible to implement these please ?

Also, I think dependencies shouldn't be here in this library.
Using the audio part is one of the feature of your API, but seems a bit useless to install dev dependencies to compile (as it isn't pure-python) the package by default.
It should be used in a subpackage or something like that "wit.api.X, wit.text.X, wit.audio.X".

This way it will be more pythonic and more easy to distribute the package. (but it's my personal point of view)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.