Skip to content

Add cx_Freeze in distribution.#888

Closed
AkshatGiri wants to merge 2 commits intovinta:masterfrom
AkshatGiri:master
Closed

Add cx_Freeze in distribution.#888
AkshatGiri wants to merge 2 commits intovinta:masterfrom
AkshatGiri:master

Conversation

@AkshatGiri
Copy link

What is this Python project?

cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in much the same way that py2exe and py2app do. Unlike these two tools, cx_Freeze is cross platform and should work on any platform that Python itself works on. It requires Python 2.7 or higher and does work with Python 3.

What's the difference between this Python project and similar ones?

I have tried all the similar libraries, but personally This is the one that has worked the best for me. Other libraries are outdated and complicated to work with. This one is a little more simpler. It works with Python 3 pretty easily. That is why I like it.

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.

@AkshatGiri AkshatGiri changed the title Update README.md Add cv_Freeze in distribution. May 16, 2017
@butla
Copy link

butla commented Sep 14, 2017

You should change the name in pull request name to cx_freeze, not cv_freeze

@fygul
Copy link

fygul commented Mar 10, 2018

cx_Freeze

@AkshatGiri AkshatGiri changed the title Add cv_Freeze in distribution. Add cx_Freeze in distribution. Aug 20, 2018
@vinta vinta force-pushed the master branch 2 times, most recently from 23abd09 to 40cd98b Compare June 6, 2019 19:55
@stale
Copy link

stale bot commented Oct 30, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 30, 2019
@stale stale bot closed this Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants