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

No support for requests, struct, cjson, boto and pika modules #145

Open
5 tasks
alanjds opened this issue Aug 18, 2018 · 2 comments
Open
5 tasks

No support for requests, struct, cjson, boto and pika modules #145

alanjds opened this issue Aug 18, 2018 · 2 comments

Comments

@alanjds
Copy link
Owner

alanjds commented Aug 18, 2018

Grumpy currently lacks support for the following python modules:

  • requests module
  • struct module
  • cjson module
  • boto module
  • pika module
@alanjds
Copy link
Owner Author

alanjds commented Aug 18, 2018

Comment by corona10
Wednesday Apr 26, 2017 at 07:35 GMT


@ch3ck
Those modules are not supported at current grumpy implementation's level.
To support such modules, features of CPython must be implemented first.
See this docs.
Related PR are always welcomed.

@alanjds
Copy link
Owner Author

alanjds commented Aug 18, 2018

Comment by Ch3ck
Wednesday Apr 26, 2017 at 07:44 GMT


@corona10 I see, that makes alot more sense now. I'll check out the documentation and see what I can do.

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

1 participant