Create an executable file with PyCharm

Hello,

I'm sorry for such an easy problem.

After creating a project and adding some py files in it,

how can i create an executable file for windows?

I couldn't find in IDE.

Thank you very much.

3
5 comments

Hello ben,

There is no such feature in the IDE, but there are a number of standalone

tools that can do that for you:

http://www.py2exe.org/

I'm sorry for such an easy problem.

After creating a porject and adding some py files in it,

how can i create an executable file for windows?

I couldn't find in IDE.

--

Dmitry Jemerov

Development Lead

JetBrains, Inc.

http://www.jetbrains.com/

"Develop with Pleasure!"

0
Avatar
Permanently deleted user

I am planning on using PyCharm to create a Python system that uses SQLink database. Are these tools sophisticated enough to create an executable for something like this?

0
Avatar
Permanently deleted user

Since this was posted 9 years ago I am wondering if it is a feature now?

0

Hello, 

This has not been implemented yet. 

Please vote for the request https://youtrack.jetbrains.com/issue/PY-42563 in order to increase its priority. 

1
Avatar
Permanently deleted user

This seems like one of the main goals of writing code. I vote for this to be done sooner than later. 

0

Please sign in to leave a comment.