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

Add pip install #3

Open
dougharris opened this issue Nov 4, 2016 · 5 comments
Open

Add pip install #3

dougharris opened this issue Nov 4, 2016 · 5 comments

Comments

@dougharris
Copy link

Before this can be reliably used in production, this needs is the ability to auto-install necessary packages.

@mayank-20-nayyar
Copy link

Hi, is this issue completely resolved or further scope of enhancement is there?

@Peartes
Copy link

Peartes commented Nov 9, 2016

Not yet
On 6 Nov 2016 17:54, "mowgli-m" notifications@github.com wrote:

Hi, is this issue completely resolved or further scope of enhancement is
there?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#3 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AS4SrEaKCenJ1h5Q3lBHXesf-Pp37zchks5q7gZdgaJpZM4KplxU
.

@caiopo
Copy link

caiopo commented May 4, 2017

As a workaround, you can install it with pip install git+https://github.com/drathier/stack-overflow-import.

@lkloh
Copy link

lkloh commented Oct 22, 2017

It seems that someone needs to register on PyPi to support this with pip, per instructions here. According to the license, would it be ok if I did that as long as I credit the original author and Stack Overflow?

@drathier
Copy link
Owner

I'm not entirely convinced this package follows the I further affirm that any Content I provide is not intended for use by a government end-user engaged in the manufacture or distribution of items or services controlled on the Wassenaar Munitions List as defined in part 772 of the United States Export Administration Regulations, or by any other embargoed user. part of the pip license agreement. I see no reason this package wouldn't be good enough for use in nuclear weapons manufacturing.

I also feel like downloading and executing arbitrary source code from the internet is a bad idea; you should put a copy of Stack Overflow Import in your own repo, and fetch it from there.

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

7 participants
@dougharris @drathier @lkloh @caiopo @mayank-20-nayyar @Peartes and others