drathier / stack-overflow-import

Import arbitrary code from Stack Overflow as Python modules.
3.7k stars 128 forks source link

Should be able to import itself from SO #7

Closed filippog closed 7 years ago

filippog commented 7 years ago

Hi! I'd consider this a feature request, stack-overflow-import should be able to import itself via stack overflow. e.g.

from stackoverflow import stackoverflow

This way stack-overflow-import users wouldn't need to go through downloading stack-overflow-import again.

drathier commented 7 years ago

Unclear what you're asking. Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking.

filippog commented 7 years ago

Apologies if the request was unclear. I thought it would be nice if stack-overflow-import could import itself from SO. In other words the stack overflow answer for "how do I import stack overflow modules from python" should be stack-overflow-import. At any rate, the request was half serious half facetious from the get go so I'm fine if it just stays closed :)

drathier commented 7 years ago

I figured it was a joke :)