indygreg / indygreg/PyOxidizer
pipenv support
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 256
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if PyOxidizer could support Pipfiles generated via [pipenv](https://github.com/pypa/pipenv). For now I can generate a `requirements.txt`and use that, but it would be nice to skip the extra step :)
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 with the Pipenv project linked in the issue and review the Pipfile format against the existing requirements.txt workflow. Done means PyOxidizer can consume Pipfiles generated by pipenv without requiring an intermediate requirements.txt file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100