Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web API support #81

Open
sasalatart opened this issue May 15, 2020 · 1 comment
Open

Web API support #81

sasalatart opened this issue May 15, 2020 · 1 comment
Assignees

Comments

@sasalatart
Copy link
Contributor

sasalatart commented May 15, 2020

Hey, I am thinking about creating an "official" web client that provides access to open-sir without the need to install the CLI, and also as a tool to be used by people who are not familiar with the terminal nor with Python.

In order for it to work, it would need the following:

  1. The ability to install open-sir via pip install, even without having the code locally.
  2. Provide the open-sir CLI with a command to print the plots present in feat(model): plot #80 to stdout as SVG, or something like that, so that I may pipe them as an http response.

Is there anything else you would be interested in adding to it?

@felipehuerta17
Copy link
Contributor

Great! I think I can work with @jia200x on the plot part, while making open-sir installabe through pip install goes a bit ot of my scope but I would be happy to learn how to do so, so I can collaborate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants