Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#12 provide single executable #13

Merged
merged 1 commit into from
Mar 17, 2024
Merged

Conversation

siberianlove
Copy link
Owner

Trying to create executables using pyinstaller. Also i tried zipapp approach but it makes way heavier executables. For example 8MiB using pyinstaller vs 47MiB using zipapp. Big difference but definitely huge executables for less than 1k lines of code.

@siberianlove siberianlove linked an issue Mar 17, 2024 that may be closed by this pull request
@siberianlove siberianlove force-pushed the 12-provide-single-executable branch from bbbe686 to c59bd92 Compare March 17, 2024 15:59
@siberianlove siberianlove force-pushed the 12-provide-single-executable branch from c59bd92 to 42a7c2e Compare March 17, 2024 16:02
@siberianlove siberianlove merged commit 4b19425 into main Mar 17, 2024
3 checks passed
@siberianlove siberianlove deleted the 12-provide-single-executable branch March 17, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide single executable
1 participant