MerginMaps / MerginMaps/work-packages
Create a package on pypi
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 11
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
It would be useful to have this module available on pypi, so that it can be installed easily by using pip, and have a CLI tool registered in the package.
But we may need to address #7 somehow, otherwise the module would still need externally installed spatialite module for sqlite3.
Contributor guide
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 reviewing the repository's current packaging configuration and issue #7, which may affect the external SpatiaLite requirement. Confirm how the module should be installed from PyPI and how its CLI should be registered. Done means a pip-installable package is published with the CLI available and the SpatiaLite dependency situation addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100