indygreg / indygreg/PyOxidizer
is capable of building binaries (executables or libraries)
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 256
- PR merge metrics
- No merged PRs in 30d
Description
Looks like a really neat project... found out about it from an article (Tech Republic?).
Anyhow, in the documentation, the overview says PyOxidizer is capable of building binaries (executables or libraries). There's examples for building executables, but I'd like to know about building libraries, specifically windows dll. In Py2exe, there's a way to build ctypes.com or win32com dll. Can you add an example or something in the configuration section?
Thanks...
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 locating the configuration documentation and the existing executable-building examples. Determine whether Windows DLLs, including ctypes or win32com-style libraries, are supported, then document the configuration and expected result or clarify the limitation; no specific file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, documentation, operating-systems
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100