indygreg / indygreg/PyOxidizer

pipenv support

Open
#82 4 comments 3 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.