runtimeverification / runtimeverification/evm-semantics
Rename `kevm-pyk` to `kevm`
Open
Nobody has claimed this yet.
cli
enhancement
- Dominant language
- KCL
- Stars
- 591
- Forks
- 156
- Avg merge
- 2h 19m
- Merged PRs (30d)
- 1
Description
- Rename the
kevm-pykPython package tokevm - Rename the
kevm_pykPython module tokevm - Remove the
kevm-pykcommand frompyproject.toml
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 with pyproject.toml and search the repository for references to the kevm-pyk package, kevm_pyk module, and kevm-pyk command. Update the package and module names consistently, remove the command entry, and verify that no old names remain in the packaging or import references.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100