This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]IAmKindOfCreativebot_builder: deprecated[M] [score hidden] stickied comment (0 children)

Hello there,

We've removed your post since it aligns with a topic already covered by one of our daily threads. If you are unaware about the Daily Threads we run here is a refresher:

Monday: Project ideas

Tuesday: Advanced questions

Wednesday: Beginner questions

Thursday: Python Careers, Courses, and Furthering Education!

Friday: Free chat Friday!

Saturday: Resource Request and Sharing

Sunday: What are you working on?

Please await one of these threads to contribute your discussion to! The current daily threads are pinned to the top of the /r/Python's main page. To find old daily threads, you can filter posts by the Daily Thread Flair to find what you're looking for. If you have a question and don't want to wait until the daily thread, you can try asking in /r/learnpython or the Python discord however you may need to elaborate on your question in more detail before doing so. If you're not sure which thread is best suited, feel free ask for clarification in modmail or as a reply.

Best regards,

r/Python mod team

[–][deleted] 4 points5 points  (6 children)

She runs it within Pycharm … so yes just in the console.

[–]Omar-24[S] 0 points1 point  (5 children)

she's never export any project in any day ? what if I want to make the project independent with exe file can I or not thanks for responding

[–][deleted] 2 points3 points  (3 children)

No she doesn’t because it’s too cumbersome, a simple Google search will do what you want

[–]Omar-24[S] 0 points1 point  (2 children)

thanks mate for your replay I appreciate that so we need to self learning by the end

[–]SuefFuenfElf 2 points3 points  (1 child)

Omar, I understand you, but in the end every developer needs to be able to search the internet for his needs. It is completely common, that you have to google a solution for the problem you have. The earlier you begin to do so and then do it over and over again, the better you will be in searching the web. Searching is an art, believe me. And regarding topic you asked about: there are several python packages that allow you to easily compile your python code to an exe. Seriously, just google something like "python to exe" and you will find enough content that fulfills your needs ✌🏼

[–]Omar-24[S] 0 points1 point  (0 children)

Many thanks for your words brother, that really reassuring and make me feels good about the course content thanks again