#๐Ÿ”’ Python sharing

35 messages ยท Page 1 of 1 (latest)

solar jackalBOT
#

@tawdry dagger

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

rough slate
#

I also dont want them to have any of my source code
...why

tawdry dagger
#

i wrote it

rough slate
tawdry dagger
#

plus why do they need to see the code all they need to do is run it for the answer

#

they cant code

rough slate
#

they can ignore the code

tawdry dagger
#

nah i dont want anyone to see the code

rough slate
#

there's no way to hide it

rough slate
tawdry dagger
#

sure

rough slate
#

why make it closed source

#

what does the python code even do lmao

tawdry dagger
#

thanks bro but im after a way to run the code on a different pc without python and they cant see the code, not argue with what i want

rough slate
#

use a compiled language

tawdry dagger
#

thanks bro

lapis lava
# tawdry dagger thanks bro

You can look at nuitka or pyinstaller to obsfucate the python code into an exe which they can run on their PC with some limitations

tawdry dagger
#

thats only possible if they are able to download the exe's ect right? its not browser based

lapis lava
#

Yeah

#

Does it have to be browser based?

tawdry dagger
#

ideally its something i dont need someone to download or penstick over or anything

#

looking like some mix of binder with julia is my answer potentially

lapis lava
#

What are you even trying to share though

tawdry dagger
#

just a math app

lapis lava
#

Youre probably just better off making an entire website in python itself then

tawdry dagger
#

no it seems posssible using binder and julia

#

ill just try that thanks everyone

lapis lava
#

Alr

solar jackalBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.

#

๐Ÿ”’ Python sharing