python icon indicating copy to clipboard operation
python copied to clipboard

📃 A template for creating Open Microservices with Python

Results 7 python issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Other Branches These updates are pending. To force PRs open, click the checkbox...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Flask](https://palletsprojects.com/p/flask) ([changelog](https://flask.palletsprojects.com/changes/)) | `==1.0.2` -> `==2.2.2` |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | python | final | minor | `3.7-alpine` -> `3.10-alpine` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Flask](https://palletsprojects.com/p/flask) ([changelog](https://flask.palletsprojects.com/changes/)) | `==1.0.2` -> `==1.1.4` |...

First fix for https://github.com/microservices/python/issues/4. It probably makes sense to use `uvicorn` or similar as a next improvement. - https://gist.github.com/erm/130ff4fa7b4d428f4e98057858795aba - https://www.uvicorn.org/deployment/ - https://github.com/tiangolo/uvicorn-gunicorn-docker - https://gist.github.com/Midnighter/6f848a1b2264fa453706284305673834 Another option would be to...

It's not built for production.

- OMG CI - TravisCI - Codecov - Guide