Open-EO / Open-EO/openeo-python-driver

make `gunicorn` optional dependency

Open
#73 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

architecture enhancement
Dominant language
Python
Stars
12
Forks
8
Avg merge
6d 3h
Merged PRs (30d)
4

Description

Apparently gunicorn is not supported on windows, which makes it difficult to develop openeo-python-driver on windows

We only need it for gunicorn bootstrap scripts, so we could easily make it an optional dependency (e.g. an [gunicorn] extra)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the dependency configuration and the gunicorn bootstrap scripts mentioned in the issue. Check how dependencies and extras are declared, then verify that the main package can be installed on Windows without gunicorn while the optional extra still provides it for the bootstrap scripts.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, build-system
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.