Jump to content
UBot Underground

[WTS] Execute Python within Ubot now possible - Plugin


Recommended Posts

Needs the python system installed to execute it much like the php compiler does.

 

I dont have examples as i tested its simplest form

'Since im not a python guy

http://content.screencast.com/users/lowridertj/folders/Ubot%20Studio%20Plugins/media/a8f03c35-8c85-4557-9761-a294c4884d06/11.25.2013-20.png

readme_python_install.txt

Link to post
Share on other sites

Another Excellent Plugin!!! Question, how do you handle dependencies? 

 

ie.

>>> # Using OAuth1Session
>>> from requests_oauthlib import OAuth1Session

>>> # Using OAuth1 auth helper
>>> import requests
>>> from requests_oauthlib import OAuth1

>>> client_key = '...'
>>> client_secret = '...'

 

If using [Requests OAuthlib](https://requests-oauthlib.readthedocs.org/en/latest/)

Link to post
Share on other sites
  • 1 year later...

Client must have installed python on his pc so that this plugin can work? (specially the PythonCompiler.exe file path)

Please suggest.

 

It is located within the Instructions/Readme file provided as well as link to the download to install.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...