Contents

auto-py-to-exe 2.43.3

0

Converts .py to .exe using a simple graphical interface.

Converts .py to .exe using a simple graphical interface.

Stars: 3645, Watchers: 3645, Forks: 633, Open Issues: 4

The brentvollebregt/auto-py-to-exe repo was created 6 years ago and the last code push was 3 days ago.
The project is very popular with an impressive 3645 github stars!

How to Install auto-py-to-exe

You can install auto-py-to-exe using pip

pip install auto-py-to-exe

or add it to a project with poetry

poetry add auto-py-to-exe

Package Details

Author
Brent Vollebregt
License
MIT
Homepage
https://github.com/brentvollebregt/auto-py-to-exe
PyPi:
https://pypi.org/project/auto-py-to-exe/
GitHub Repo:
https://github.com/brentvollebregt/auto-py-to-exe

Classifiers

No  auto-py-to-exe  pypi packages just yet.

Errors

A list of common auto-py-to-exe errors.

Code Examples

Here are some auto-py-to-exe code examples and snippets.

GitHub Issues

The auto-py-to-exe package has 4 open issues on GitHub

  • Path and/or BootLoader reference error(s) on Raspberry Pi?
  • subprocess.TimeoutExpired
  • Hidden Import Error
  • Is it possible to add another .exe file to run in the same file?
  • JSON issues
  • ImportError: attempted relative import with no known parent package

See more issues on GitHub

Related Packages & Articles

prettytable 3.10.0

A simple Python library for easily displaying tabular data in a visually appealing ASCII table format

tox 4.14.2

tox is a generic virtualenv management and test command line tool