kedod

Results 14 comments of kedod

What about cookiecutter templates? https://github.com/sloria/cookiecutter-flask https://github.com/candidtim/cookiecutter-flask-minimal https://github.com/karec/cookiecutter-flask-restful In my opinion there is no perfect project structure. It also applies to Django and any other python web framework.

@all-contributors please add @kedod for code

> @kedod thanks for this! It looks great. Just had a few points regarding the tests. Once those are resolved, I think this is good to go :) Hi @guacs...

> This looks great! Just because I'm a bit paranoid, could you add tests to make sure that the request class injected into the route handler is the expected one?...

@bpereto Do you need a hand with this one?

Can using `freezegun` or another time-freezing library help here?

So it confirms that timestamps are problem here. New second -> remove old cache objects -> no limit exceeds I will create PR.

> @kedod I started something similar over in #3573, not realising this PR exists :) Would you mind merging the stuff I did there over here? No need to implement...

> im struggling with this because now we split into two places and increase maintenance burden around `:linenos:` upkeep but on the flip side I really hate scrolling through giant...

> If we want that, wouldn't the easiest solution to allow specifying additional response serialisers (ideally as layered parameters)? I like this idea the most. I assume we can pass...