ivanhercaz / ivanhercaz/pysemanticmw
Packaging
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Task to do and done related with the packaging of pysemanticmw as a Python module:
- [ ] Create the package files.
- [x] [pysemanticmw/__init__.py](ivanhercaz/pysemanticmw/pysemanticmw/__init__.py)
- [ ] [setup.py](ivanhercaz/pysemanticmw/setup.py)
- [ ] [LICENSE](ivanhercaz/pysemanticmw/LICENSE)
- [ ] [README.MD](ivanhercaz/pysemanticmw/README.MD)
- [ ] Generate the distribution files.
- [ ] Upload the distribution files.
- [ ] Install the package and test it.
Steps extracted from [*Packaging Python Projects*](https://packaging.python.org/tutorials/packaging-projects/).
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
Read the linked Packaging Python Projects guide, then inspect pysemanticmw/__init__.py and the repository layout. Create the remaining setup.py, LICENSE, and README.MD files, generate and upload distribution files, then install the package and test it. Done means every checklist item is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100