Migrate template to Python3#2
Conversation
|
Preliminary conclusions of above mentioned discussion-points:
Yes, a production server is needed. By default however, we configure the amount of workers by
Providing linting config for a local setup encourages a way of development that goes against the mu.semte.ch-idea that development should happen in a dockerized environment. Despite the fact that the provided linting configuration lowers the bar for novice (mu.semte.ch-) developers, we will not include the linting config in this PR, but rather discuss it separately. |
langens-jonathan
left a comment
There was a problem hiding this comment.
Hey Michael, Thank you!!
This PR aims to migrate the Python template to Python3 + adds various major improvements. Currently marked as draft, allowing for discussion prior to formal review.
Bugfixes
web.pyandhelpers.pysession_id_headerandrewrite_url_headerwork with the right headersfeatures
Discussion
.pylintrcconfigured for developing microservices based on this template. See README for rationale & See discussion here