HelloZeroNet / HelloZeroNet/ZeroNet
Rename top-level package to ‘zeronet’
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
To allow importing and distributing the ZeroNet code base, the top-level Python package should be the name which gets imported.
An obvious name would be `zeronet`. This can be done by renaming the `src` directory to `zeronet`, and changing all the existing references from the old name to the new.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the top-level src directory and inventorying references to its current package name across the repository. Rename src to zeronet and update the existing references so the code can be imported and distributed under the zeronet package name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100