Hamza Faran

Results 37 comments of Hamza Faran

@auvipy Yes! This is along the lines of what I had in mind: https://github.com/hfaran/Tornado-JSON/compare/routing_refactor#diff-282bf316c179404e83b2e5db1ce3170bR256 I have not unfortunately had time to touch this in a while though because I've been...

https://github.com/troolee/tornado-routes

Additionally, this should allow modification of the pattern (regex) to match terms in the URL (should define existing one as default kwarg and a constant).

Hey folks, looks like this is a breaking change in Tornado 6.x. For the time being, I have created a new release ([1.3.4](https://pypi.org/project/Tornado-JSON/1.3.4/)) that pins a working set of dependencies...

The old version is pinned to 0.9.0 due to a compatibility issue that was seen before. Can you describe what error you see with the old version and if it...

Are you trying this on Windows? If so, this is a duplicate of #31. You may need to install curses separately on Windows to get this to work.

deviceType should be 133 per the output here. Thanks! ```bash ~/.../nikshriv/cync_data $ cat cbyge_rooms.json | grep deviceType "deviceType": 133, ```