indygreg / indygreg/PyOxidizer
feature request zipimport
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 256
- PR merge metrics
- No merged PRs in 30d
Description
Zipimport and packing of lib, python allows you to append zip file to lib path and import from it. it would be nice to have option to export lib files to lib.zip and import from zip. I tried currently but oxidized path doesn't seem to handle well.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing PyOxidizer's existing handling of library paths and packaged lib files, with attention to how Python imports from them. Reproduce the reported problem with a zip file on the library path, then define completion as successfully exporting library files to lib.zip and importing from that archive.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100