pyodide / pyodide/pyodide-lock
Generate JSON Schema
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8
- Forks
- 12
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 1
Description
In https://github.com/pyodide/pyodide/issues/3573 @bollwyvl requested that it would be useful to generate a JSON Schema for pyodide-lock.json.
We can do that from the current Pydantic spec, though the question is where to put it (keeping in mind that this is a Python package).
@bollwyvl could you please explain more what would work for you?
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
Review the current Pydantic spec and the context in pyodide/pyodide#3573 first; the issue does not name a file or test. Clarify where the schema should live in the Python package with the requester, then verify that a JSON Schema for pyodide-lock.json is generated and placed there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100