Write a how-to guide for building .pyi files locally from the repository
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 23
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if there is a guide on how users (potential contributors) can build .pyi file locally from this repository.
Originally posted by @ryanking13 in https://github.com/pyodide/webtypy/issues/7#issuecomment-1575445349
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 by locating how this repository currently builds its .pyi files locally and identify the command or entry point contributors must use. Document the required setup and steps for building them from the repository, with completion shown by a user being able to follow the guide and produce the files locally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100