https://pypi.org/project/create-browser-app/

Open
#37 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
55/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
python, typescript
Domain
cli, documentation

Research direction

Inspect the CLI's generated app instructions and locate the text that tells users to install dependencies with requirements.txt. Confirm how the generated project uses pyproject.toml, update the instruction to use uv sync, and verify the generated output gives the current dependency setup command.

Written by the indexing model from the issue text.

Description

hey @jay-sahnan

I believe we met at the hackathon for Notion today. I used the UVX Create Browser app package and I see it's in the Python package index, but it doesn't look to be open source.

I have found a problem with the package, namely being that once you download a app with the UVX command, it tells you to install dependencies with requirements.txt, but you guys have completely migrated to using pyproject.toml files, so I recommend changing the instructions to say uv sync instead.

Let me know if you need further context.

Dominant language
TypeScript
Stars
27
Forks
14
Avg merge
2d 18h
Merged PRs (30d)
1

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.

More from browserbase/create-browser-app

All issues in browserbase/create-browser-app

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.