DefangLabs / DefangLabs/samples
Flask sample does not use uwsgi
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 12
- Forks
- 27
- Avg merge
- 3h 30m
- Merged PRs (30d)
- 36
Description
And also doesn't do the two step install: first requirements.txt and pip install, then the rest.
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
Find the Flask sample and inspect how it currently installs dependencies and starts the application. Compare its setup with the requested requirements.txt-first, two-step pip installation and uwsgi usage; done means the sample follows both of those expectations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flask, python
- Domain
- backend, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100