Python CodePad - Python interpreter and coding editor on your mobile device

preview_player
Показать описание
Run Python code and learn Python on your mobile device.
Become a Pythonista with the Python CodePad!
Python coding on your mobile phone.

Mobile Python IDE with full code syntax highlighting, code completion, undo and redo actions, and much more.

Available on Android and iOS

Built by Cloudbit
Рекомендации по теме
Комментарии
Автор

I tried to do:

import requests

But seemingly the “requests” library is not supported? How can this basic library not be supported???

How can I install it?

PaulConroy