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

Build a self-contained binary package #162

Open
adammcmaster opened this issue Mar 26, 2020 · 0 comments
Open

Build a self-contained binary package #162

adammcmaster opened this issue Mar 26, 2020 · 0 comments

Comments

@adammcmaster
Copy link
Contributor

A lot of people have trouble installing the CLI, because dependencies in Python are a nightmare. Tools such as pyinstaller can build Python scripts as statically-compiled binary executables with no external dependencies.

I've tested it quickly and the basics seem to work perfectly.

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

No branches or pull requests

1 participant