#๐ Python sharing
35 messages ยท Page 1 of 1 (latest)
@tawdry dagger
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.
I also dont want them to have any of my source code
...why
i wrote it
...so?
plus why do they need to see the code all they need to do is run it for the answer
they cant code
just put the notebook on google colab and share the link with them
they can ignore the code
nah i dont want anyone to see the code
...why
there's no way to hide it
is this meant to be some kind of closed source app
sure
thats a bad idea
why make it closed source
what does the python code even do lmao
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
yo if you want to hide your code, dont use python lmao
use a compiled language
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
thats only possible if they are able to download the exe's ect right? its not browser based
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
What are you even trying to share though
just a math app
Youre probably just better off making an entire website in python itself then
Alr
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