geopython / geopython/pywps-flask
Port must set in config file
Open
- Dominant language
- Python
- Stars
- 22
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Right now the port is hard coded at the end of demo.py. Use the config file to set it up.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting demo.py and the configuration file referenced in the issue. Locate the hard-coded port at the end of demo.py and trace how configuration is loaded. The work is done when the service obtains its port from the config file and no longer depends on the hard-coded value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flask, python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100