indygreg / indygreg/PyOxidizer
Implement `OxidizedPkgResourcesProvider.run_script()` so `pkg_resources.run_script()` works
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 256
- PR merge metrics
- No merged PRs in 30d
Description
I'm filing this issue as a placeholder to track implementing `OxidizedPkgResourcesProvider.run_script()` so `pkg_resources.run_script()` works.
If you would like this feature implemented, please leave a comment below. If possible, include the name of the Python package (ideally with a link to the source code or run-time traceback output) requiring this functionality.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating OxidizedPkgResourcesProvider.run_script() and the existing pkg_resources integration. Review how pkg_resources.run_script() is expected to behave, then use a package-specific source link or runtime traceback from the issue comments when available to define the compatibility target; done means the requested package can invoke pkg_resources.run_script() successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100