Coupling up to PyInstaller to create a standalone executable for distribution
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 611
- Forks
- 211
- PR merge metrics
- No merged PRs in 30d
Description
Originally reported by: **Steven Pool (Bitbucket: [steven-pool](https://bitbucket.org/steven-pool), GitHub: Unknown)**
----------------------------------------
Creating a tool that will generate a portable executable so that people can easily share their code with friends etc [Using PyInstaller]
----------------------------------------
- Bitbucket: https://bitbucket.org/lordmauve/pgzero/issue/59
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's current distribution entry points and the issue's PyInstaller requirement. Determine the scope of a portable executable workflow, then verify that it can package and distribute a working pgzero-based program as a standalone executable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100