mahmoud / clastic

🏔️ A functional web framework that streamlines explicit development practices while eliminating global state.
https://python-clastic.readthedocs.io/en/latest/
Other
156 stars 19 forks source link

Python 3 support #16

Closed mahmoud closed 5 years ago

mahmoud commented 7 years ago

Generally a good thing to have, and seems like @okken might have a use case: https://twitter.com/brianokken/status/851474187361411073

uyar commented 6 years ago

I'm looking forward to Python 3 support. I haven't used Clastic yet but it looks pretty nice. Once Python 3 is supported, I definitely plan to build an app with it.

mahmoud commented 5 years ago

Fixed in 19.0! :)

uyar commented 5 years ago

Yes, noticed. Great work, thanks! Looking into using it in a project. I'm checking if I could add Chameleon rendering support. It looks relatively straightforward. I'll let you know if I come up with anything usable.