ofek / ofek/pyapp

feature: management command to open a shell

Open
#130 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
2k
Forks
65
PR merge metrics
No merged PRs in 30d

Description

Hi,

big fans of pyapp here. In its current form it lends itself very well for this use case: distribute lightweight, self-bootstrapping python environments based on lockfiles 💪

Icing on the cake would be an additional management command equivalent to the hatch env shell command: <pyapp-binary> self shell. Unfortunately no Rust skills beyond compiling existing projects to offer.

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 by locating pyapp's existing management-command entry points and the handling for the self subcommand. Compare the requested self shell behavior with hatch env shell; done means the built pyapp binary can open the intended Python environment through that command, with appropriate coverage in the existing command tests if present.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, rust
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.